From 30686b2543a8ecdc342eb43d5d0491edbc9c1896 Mon Sep 17 00:00:00 2001 From: Albert Pak Date: Thu, 17 Aug 2017 15:11:31 -0500 Subject: [PATCH 001/252] added BetterDoctor api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a5c04f..f920f99 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ API | Description | Auth | HTTPS | Link | ### Health API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| BetterDoctor | BetterDoctor API - get detailed information about doctors in your area. | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | From 2444d69f432f12abf7eca389e1ba9c268fa50df6 Mon Sep 17 00:00:00 2001 From: MedUnes Date: Fri, 18 Aug 2017 09:31:02 +0100 Subject: [PATCH 002/252] Added: Battuta (Geolocation) Added; Battuta: A (country/region/city) in-cascade location API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a5c04f..419bc66 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | +| Battuta | A (country/region/city) in-cascade location API | apiKey | Yes | [Go!](https://battuta.medunes.net) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | From 66262a1b2fb77e04fd797285d3b5be0eb5504bfb Mon Sep 17 00:00:00 2001 From: Guillaume DROUET Date: Fri, 18 Aug 2017 15:46:05 +0200 Subject: [PATCH 003/252] Add Addok API (French Address Search) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a5c04f..52c4922 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,7 @@ API | Description | Auth | HTTPS | Link | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government Data, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | +| French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | | Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | From d31dd81c4216dbb0711d419e032a5c07c4259b7e Mon Sep 17 00:00:00 2001 From: Guillaume DROUET Date: Fri, 18 Aug 2017 16:19:27 +0200 Subject: [PATCH 004/252] Restore alphabet order. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52c4922..7922f13 100644 --- a/README.md +++ b/README.md @@ -356,12 +356,12 @@ API | Description | Auth | HTTPS | Link | | Data USA | US Public Data | No | Yes | [Go!](https://datausa.io/about/api/) | | Dronestream | Tracks United States drone strikes | No | Yes | [Go!](https://dronestre.am/) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | +| French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government Data, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | -| French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | | Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | From 2d38778661efb71fd3b99d221ae746bff3fce8e3 Mon Sep 17 00:00:00 2001 From: MedUnes Date: Fri, 18 Aug 2017 19:44:20 +0100 Subject: [PATCH 005/252] fixed: wrap apiKey with backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419bc66..7ae74e1 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | -| Battuta | A (country/region/city) in-cascade location API | apiKey | Yes | [Go!](https://battuta.medunes.net) | +| Battuta | A (country/region/city) in-cascade location API | `apiKey` | Yes | [Go!](https://battuta.medunes.net) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | From 6d7882adb03011d94e92e0c233a94107fe700bd4 Mon Sep 17 00:00:00 2001 From: MedUnes Date: Fri, 18 Aug 2017 22:42:16 +0100 Subject: [PATCH 006/252] Update README.md From 169432f8e7d150ca56f237954e1c62efef811aa1 Mon Sep 17 00:00:00 2001 From: MedUnes Date: Fri, 18 Aug 2017 22:45:36 +0100 Subject: [PATCH 007/252] fixed: alphabetic order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae74e1..086c4aa 100644 --- a/README.md +++ b/README.md @@ -254,8 +254,8 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | -| Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | | Battuta | A (country/region/city) in-cascade location API | `apiKey` | Yes | [Go!](https://battuta.medunes.net) | +| Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | From 24f431bbf6fe853390bff0a9d9d4e3029daa534a Mon Sep 17 00:00:00 2001 From: Albert Pak Date: Mon, 21 Aug 2017 00:46:28 -0500 Subject: [PATCH 008/252] build fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f920f99..ffe32fe 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ API | Description | Auth | HTTPS | Link | ### Health API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| BetterDoctor | BetterDoctor API - get detailed information about doctors in your area. | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | +| BetterDoctor | BetterDoctor API - get detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | From 51e9b4791b4f02982c35bf222a0ba33d181f7d77 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 22 Aug 2017 20:57:09 +0000 Subject: [PATCH 009/252] rebuild JSON at 1ee5c41 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index c8531cd..cee6df4 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 359, + "count": 360, "entries": [ { "API": "Dogs", @@ -1041,6 +1041,14 @@ "HTTPS": true, "Link": "https://adresse.data.gouv.fr" }, + { + "API": "Battuta", + "Auth": "apiKey", + "Category": "Geocoding", + "Description": "A (country/region/city) in-cascade location API", + "HTTPS": true, + "Link": "https://battuta.medunes.net" + }, { "API": "Bing Maps", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 1797306..b0801ec 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":359,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":360,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From c8468917cc5c0c4c44b818ca9f6ffa295346c842 Mon Sep 17 00:00:00 2001 From: Albert Pak Date: Tue, 22 Aug 2017 17:21:12 -0500 Subject: [PATCH 010/252] updated description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffe32fe..cb44986 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ API | Description | Auth | HTTPS | Link | ### Health API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| BetterDoctor | BetterDoctor API - get detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | +| BetterDoctor | Detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | From 16880d2e247b4a278f7339868c12e603d4f533fe Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 22 Aug 2017 22:26:03 +0000 Subject: [PATCH 011/252] rebuild JSON at 2a3f28f [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index cee6df4..7327373 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 360, + "count": 361, "entries": [ { "API": "Dogs", @@ -1257,6 +1257,14 @@ "HTTPS": true, "Link": "https://regulationsgov.github.io/developers/" }, + { + "API": "BetterDoctor", + "Auth": "apiKey", + "Category": "Health", + "Description": "Detailed information about doctors in your area", + "HTTPS": true, + "Link": "https://developer.betterdoctor.com/" + }, { "API": "Diabetes", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index b0801ec..c93c850 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":360,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":361,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From d601d012e401d229ed226a805f289a1a7aa97b96 Mon Sep 17 00:00:00 2001 From: Hari Karthic Mahadevan Date: Wed, 23 Aug 2017 15:54:43 +0530 Subject: [PATCH 012/252] Added movebank APIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f5..3a41e77 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Dogs | Based on the Stanford Dogs Dataset | No | Yes | [Go!](https://dog.ceo/dog-api/) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | +| Movebank | Movement and Migration data for animals | No | Yes | [Go!](https://www.movebank.org/node/54#api) | | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) | | RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | From 608f1aace1aee4adba0b892a6ab58319a2ac96d8 Mon Sep 17 00:00:00 2001 From: Hari Karthic Mahadevan Date: Wed, 23 Aug 2017 16:07:08 +0530 Subject: [PATCH 013/252] edited verbiage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a41e77..c7fd72d 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Dogs | Based on the Stanford Dogs Dataset | No | Yes | [Go!](https://dog.ceo/dog-api/) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | -| Movebank | Movement and Migration data for animals | No | Yes | [Go!](https://www.movebank.org/node/54#api) | +| Movebank | Movement and Migration data of animals | No | Yes | [Go!](https://www.movebank.org/node/54#api) | | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) | | RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | From 376cb9a51a930f698403967c27867c8fe966636f Mon Sep 17 00:00:00 2001 From: Hari Karthic Mahadevan Date: Wed, 23 Aug 2017 16:28:02 +0530 Subject: [PATCH 014/252] added opendota api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f5..5f96b25 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ API | Description | Auth | HTTPS | Link | | Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) | | Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) | | Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0) | +| Dota 2 | Dota 2 API | No | Yes | [Go!](https://docs.opendota.com/) | | Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) | | Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) | | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | From 8041f712a7c701c1530b0a93b91c1ec287b988e5 Mon Sep 17 00:00:00 2001 From: Hwee-Boon Yar Date: Thu, 24 Aug 2017 15:47:03 +0800 Subject: [PATCH 015/252] Add IP Sidekick --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f5..b01581e 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ API | Description | Auth | HTTPS | Link | | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) | | IP Address Details | Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) | | IP Location | Find IP address location information | No | Yes | [Go!](https://ipapi.co/) | +| IP Sidekick | Geolocation API that returns extra information about an IP address | apiKey/no | Yes | [Go!](https://ipsidekick.com) | | IP Vigilante | Free IP Geolocation API | No | Yes | [Go!](https://www.ipvigilante.com/) | | Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) | | Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) | From 9c4b00bfba8aa3843a5f310b81547314f29942da Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 24 Aug 2017 14:38:02 +0000 Subject: [PATCH 016/252] rebuild JSON at c3e5c41 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 7327373..40b84c6 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 361, + "count": 362, "entries": [ { "API": "Dogs", @@ -1641,6 +1641,14 @@ "HTTPS": true, "Link": "https://fonoapi.freshpixl.com/" }, + { + "API": "French Address Search", + "Auth": null, + "Category": "Open Data", + "Description": "French Government", + "HTTPS": true, + "Link": "https://adresse.data.gouv.fr/api" + }, { "API": "Open Government, Australia", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index c93c850..206637a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":361,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":362,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From d684931d8e984ea878c6c5413fd606a51685e774 Mon Sep 17 00:00:00 2001 From: Mike Allred Date: Thu, 24 Aug 2017 19:47:17 -0400 Subject: [PATCH 017/252] Adding SpaceX API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7972365..3ec7a0e 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ API | Description | Auth | HTTPS | Link | | Minor Planet Center | Asterank.com Information | No | No | [Go!](http://www.asterank.com/mpc) | | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) | | Open Notify | ISS astronauts, current location, etc | No | No | [Go!](http://open-notify.org/Open-Notify-API/) | +| SpaceX | Company, vehicle, launchpad and launch data | No | Yes | [Go!](https://github.com/r-spacex/SpaceX-API) | | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | [Go!](https://sunrise-sunset.org/api) | | USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) | | USGS Water Services | Water quality and level info for rivers and lakes | No | Yes | [Go!](https://waterservices.usgs.gov/) | From 1cb1e2caa37e0cd2ee29244f9d45cde557d31b1b Mon Sep 17 00:00:00 2001 From: Hwee-Boon Yar Date: Fri, 25 Aug 2017 21:37:44 +0800 Subject: [PATCH 018/252] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b01581e..90be8cb 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ API | Description | Auth | HTTPS | Link | | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) | | IP Address Details | Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) | | IP Location | Find IP address location information | No | Yes | [Go!](https://ipapi.co/) | -| IP Sidekick | Geolocation API that returns extra information about an IP address | apiKey/no | Yes | [Go!](https://ipsidekick.com) | +| IP Sidekick | Geolocation API that returns extra information about an IP address | apiKey | Yes | [Go!](https://ipsidekick.com) | | IP Vigilante | Free IP Geolocation API | No | Yes | [Go!](https://www.ipvigilante.com/) | | Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) | | Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) | From f7c14cb1611215ab8f873b92801d4539b018f392 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 25 Aug 2017 14:52:36 +0000 Subject: [PATCH 019/252] rebuild JSON at 4009696 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 40b84c6..0a678d9 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 362, + "count": 363, "entries": [ { "API": "Dogs", @@ -1121,6 +1121,14 @@ "HTTPS": true, "Link": "https://ipapi.co/" }, + { + "API": "IP Sidekick", + "Auth": "apiKey", + "Category": "Geocoding", + "Description": "Geolocation API that returns extra information about an IP address", + "HTTPS": true, + "Link": "https://ipsidekick.com" + }, { "API": "IP Vigilante", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 206637a..5d19421 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":362,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":363,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 407273d0efecdc90408208f51cf6a1d19803c000 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 25 Aug 2017 14:57:18 +0000 Subject: [PATCH 020/252] rebuild JSON at 3a330c7 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 0a678d9..a2549e9 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 363, + "count": 364, "entries": [ { "API": "Dogs", @@ -2025,6 +2025,14 @@ "HTTPS": false, "Link": "http://open-notify.org/Open-Notify-API/" }, + { + "API": "SpaceX", + "Auth": null, + "Category": "Science", + "Description": "Company, vehicle, launchpad and launch data", + "HTTPS": true, + "Link": "https://github.com/r-spacex/SpaceX-API" + }, { "API": "Sunrise and Sunset", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 5d19421..d14d8e4 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":363,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":364,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From bd482e8c089be1bb075b9fb8bb9f7300d7d28fd7 Mon Sep 17 00:00:00 2001 From: Thomas Mirmo Date: Fri, 25 Aug 2017 15:52:15 -0700 Subject: [PATCH 021/252] Added events category and Picatic API --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c6938bb..5247dc0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Please note a passing build status indicates all listed APIs are available since * [Development](#development) * [Documents & Productivity](#documents--productivity) * [Environment](#environment) +* [Events](#events) * [Finance](#finance) * [Food & Drink](#food--drink) * [Fraud Prevention](#fraud-prevention) @@ -187,6 +188,11 @@ API | Description | Auth | HTTPS | Link | | OpenAQ | Open air quality data | `apiKey` | Yes | [Go!](https://docs.openaq.org/) | | PM2.5.in | Air quality of China | `apiKey` | No | [Go!](http://www.pm25.in/api_doc) | +### Events +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Picatic | Sell tickets anywhere | `apiKey` | Yes | [Go!](http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto) | + ### Finance API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From 6c4af0838820c1f50f141fbb9e5ac391825e356e Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 26 Aug 2017 20:06:54 -0300 Subject: [PATCH 022/252] Update Twitch url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6938bb..3dbe768 100644 --- a/README.md +++ b/README.md @@ -464,7 +464,7 @@ API | Description | Auth | HTTPS | Link | | Telegram Bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | [Go!](https://core.telegram.org/bots/api) | | Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) | | Tumblr | Read and write Tumblr Data | `OAuth` | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) | -| Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://github.com/justintv/Twitch-API) | +| Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://dev.twitch.tv/docs) | | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | | vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) | From d21865b536fc989245076f3b3fdbe237ee87a79a Mon Sep 17 00:00:00 2001 From: Thomas Mirmo Date: Sun, 27 Aug 2017 17:23:48 -0700 Subject: [PATCH 023/252] Added Eventbrite and ticketmaster to events category --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5247dc0..de13424 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,9 @@ API | Description | Auth | HTTPS | Link | ### Events API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Eventbrite | Find events | `OAuth` | Yes | [Go!](https://www.eventbrite.com/developer/v3/) | | Picatic | Sell tickets anywhere | `apiKey` | Yes | [Go!](http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto) | +| Ticketmaster | Search events, attractions, or venues | `apiKey` | Yes | [Go!](http://developer.ticketmaster.com/products-and-docs/apis/getting-started/) | ### Finance API | Description | Auth | HTTPS | Link | From 972b2da70c4f05320e6f6e587686c413d97e3325 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 28 Aug 2017 08:50:53 +0000 Subject: [PATCH 024/252] rebuild JSON at cad3add [ci skip] --- json/entries.json | 26 +++++++++++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index a2549e9..ad3e4b2 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 364, + "count": 367, "entries": [ { "API": "Dogs", @@ -673,6 +673,30 @@ "HTTPS": false, "Link": "http://www.pm25.in/api_doc" }, + { + "API": "Eventbrite", + "Auth": "OAuth", + "Category": "Events", + "Description": "Find events", + "HTTPS": true, + "Link": "https://www.eventbrite.com/developer/v3/" + }, + { + "API": "Picatic", + "Auth": "apiKey", + "Category": "Events", + "Description": "Sell tickets anywhere", + "HTTPS": true, + "Link": "http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto" + }, + { + "API": "Ticketmaster", + "Auth": "apiKey", + "Category": "Events", + "Description": "Search events, attractions, or venues", + "HTTPS": true, + "Link": "http://developer.ticketmaster.com/products-and-docs/apis/getting-started/" + }, { "API": "Barchart OnDemand", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index d14d8e4..e689f1e 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":364,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":367,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From dd54a0ac135e742e87912bbd311e11d829f838f9 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 28 Aug 2017 09:15:58 +0000 Subject: [PATCH 025/252] rebuild JSON at 5f726a8 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index ad3e4b2..25e328d 100644 --- a/json/entries.json +++ b/json/entries.json @@ -2271,7 +2271,7 @@ "Category": "Social", "Description": "Game Streaming API", "HTTPS": true, - "Link": "https://github.com/justintv/Twitch-API" + "Link": "https://dev.twitch.tv/docs" }, { "API": "Twitter", diff --git a/json/entries.min.json b/json/entries.min.json index e689f1e..b371457 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":367,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":367,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From b9bababe760c4ba08541537a16528e0d9c3520e1 Mon Sep 17 00:00:00 2001 From: Hari Karthic Mahadevan Date: Mon, 28 Aug 2017 16:26:39 +0530 Subject: [PATCH 026/252] Changed information for Dota 2 API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f96b25..6ffee68 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ API | Description | Auth | HTTPS | Link | | Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) | | Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) | | Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0) | -| Dota 2 | Dota 2 API | No | Yes | [Go!](https://docs.opendota.com/) | +| Dota 2 | Provides information about Player stats , Match stats, Rankings for Dota 2 | No | Yes | [Go!](https://docs.opendota.com/) | | Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) | | Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) | | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | From 28272722c988ffef9297bc032de1ff8b1e0f119d Mon Sep 17 00:00:00 2001 From: Hari Karthic Mahadevan Date: Mon, 28 Aug 2017 16:30:21 +0530 Subject: [PATCH 027/252] Changed API info URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7fd72d..292162c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Dogs | Based on the Stanford Dogs Dataset | No | Yes | [Go!](https://dog.ceo/dog-api/) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | -| Movebank | Movement and Migration data of animals | No | Yes | [Go!](https://www.movebank.org/node/54#api) | +| Movebank | Movement and Migration data of animals | No | Yes | [Go!](https://github.com/movebank/movebank-api-doc) | | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) | | RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | From ec0c4672c6bf5da4e301ef29b470f80ba87de87e Mon Sep 17 00:00:00 2001 From: Seph Coster Date: Thu, 31 Aug 2017 11:19:47 -0400 Subject: [PATCH 028/252] Updated CFPB Complaints Database link to main View The previous link directed users to a specific view of the API which may not include all data. The updated link goes straight to the main view of all complaints with options to configure your API request, custom views, and information about the data. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c83de69..06205b6 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | -| Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | +| Consumer Financial Protection Bureau | Financial services Consumer Complaints Database | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | From 346be27cb4dce8ec9ef458c61db8c90dc4e075de Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 1 Sep 2017 05:23:21 +0000 Subject: [PATCH 029/252] rebuild JSON at 921b803 [ci skip] --- json/entries.json | 4 ++-- json/entries.min.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/json/entries.json b/json/entries.json index 25e328d..5866d37 100644 --- a/json/entries.json +++ b/json/entries.json @@ -717,9 +717,9 @@ "API": "Consumer Financial Protection Bureau", "Auth": "apiKey", "Category": "Finance", - "Description": "Financial services consumer complains data", + "Description": "Financial services Consumer Complaints Database", "HTTPS": true, - "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" + "Link": "https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp" }, { "API": "IEX", diff --git a/json/entries.min.json b/json/entries.min.json index b371457..d959e28 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":367,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":367,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 624cc559de0e9ee8df0a2e063df696d123b90e62 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 1 Sep 2017 05:27:07 +0000 Subject: [PATCH 030/252] rebuild JSON at 0dcfb71 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 5866d37..b3f5110 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 367, + "count": 368, "entries": [ { "API": "Dogs", @@ -17,6 +17,14 @@ "HTTPS": false, "Link": "http://apiv3.iucnredlist.org/api/v3/docs" }, + { + "API": "Movebank", + "Auth": null, + "Category": "Animals", + "Description": "Movement and Migration data of animals", + "HTTPS": true, + "Link": "https://github.com/movebank/movebank-api-doc" + }, { "API": "Petfinder", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index d959e28..121d24b 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":367,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":368,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 79e569370584ef65e1413e1757c4f5452d4c9e8f Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 1 Sep 2017 05:31:20 +0000 Subject: [PATCH 031/252] rebuild JSON at 92dce68 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index b3f5110..a71afaa 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 368, + "count": 369, "entries": [ { "API": "Dogs", @@ -961,6 +961,14 @@ "HTTPS": true, "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0" }, + { + "API": "Dota 2", + "Auth": null, + "Category": "Games & Comics", + "Description": "Provides information about Player stats , Match stats, Rankings for Dota 2", + "HTTPS": true, + "Link": "https://docs.opendota.com/" + }, { "API": "Eve Online", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 121d24b..daa0908 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":368,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":369,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 4af3a6ec855edc956ba0917ccde3b677ef1e6b15 Mon Sep 17 00:00:00 2001 From: Jeff Ballweg Date: Sun, 3 Sep 2017 00:58:16 -0500 Subject: [PATCH 032/252] Add NPPES; US gov healthcare provider registry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 577f6c6..47a8950 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,7 @@ API | Description | Auth | HTTPS | Link | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | +| NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US. | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) | | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | [Go!](https://open.fda.gov/api/) | | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) | From 676c1f883ebf3a7908f78a5868c6ff458e8ec5ba Mon Sep 17 00:00:00 2001 From: Jeff Ballweg Date: Sun, 3 Sep 2017 01:12:52 -0500 Subject: [PATCH 033/252] Remove period from end of description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47a8950..2de8f21 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ API | Description | Auth | HTTPS | Link | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | -| NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US. | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | +| NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) | | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | [Go!](https://open.fda.gov/api/) | | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) | From 089849aa195d58034185345fcb90a0f60f4dafd3 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 3 Sep 2017 17:21:50 +0000 Subject: [PATCH 034/252] rebuild JSON at 8d07da6 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index a71afaa..f4009f1 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 369, + "count": 370, "entries": [ { "API": "Dogs", @@ -1345,6 +1345,14 @@ "HTTPS": true, "Link": "https://data.medicare.gov/developers" }, + { + "API": "NPPES", + "Auth": null, + "Category": "Health", + "Description": "National Plan & Provider Enumeration System, info on healthcare providers registered in US", + "HTTPS": true, + "Link": "https://npiregistry.cms.hhs.gov/registry/help-api" + }, { "API": "Nutritionix", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index daa0908..825bdf2 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":369,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":370,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From ad1c8886c6487237e87acc0c356e1ce28e813884 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 6 Sep 2017 18:30:35 +0530 Subject: [PATCH 035/252] Add Blockchain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2de8f21..30f7b88 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | +| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | Consumer Financial Protection Bureau | Financial services Consumer Complaints Database | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | From b4c4f92bc5cca8b908a3062ac1b935ac8b878dc1 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 6 Sep 2017 14:07:53 +0000 Subject: [PATCH 036/252] rebuild JSON at 5d8be94 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index f4009f1..e362fc9 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 370, + "count": 371, "entries": [ { "API": "Dogs", @@ -713,6 +713,14 @@ "HTTPS": true, "Link": "https://www.barchartondemand.com/free" }, + { + "API": "Blockchain", + "Auth": null, + "Category": "Finance", + "Description": "Bitcoin Payment, Wallet & Transaction Data", + "HTTPS": true, + "Link": "https://www.blockchain.info/api" + }, { "API": "CoinDesk", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 825bdf2..68439f4 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":370,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":371,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 990a54d45ce335432c75d217e6f665d4a1c145c4 Mon Sep 17 00:00:00 2001 From: Nick Sawinyh Date: Wed, 6 Sep 2017 15:47:34 -0700 Subject: [PATCH 037/252] Update README.md add domainsdb.info API into Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30f7b88..f1402f2 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ API | Description | Auth | HTTPS | Link | ### Business API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Domainsdb.info | Registered Domain Names Search | No | Yes | [Go!](https://domainsdb.info/) | | mailgun | Email Service | `apiKey` | Yes | [Go!](https://www.mailgun.com/) | | markerapi | Trademark Search | No | No | [Go!](http://www.markerapi.com/) | From 0299998cceba2aca3d31aa2b375a7f864ea758b4 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 7 Sep 2017 07:54:59 +0000 Subject: [PATCH 038/252] rebuild JSON at 2808ff8 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index e362fc9..500cbf1 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 371, + "count": 372, "entries": [ { "API": "Dogs", @@ -201,6 +201,14 @@ "HTTPS": true, "Link": "https://developers.google.com/books/" }, + { + "API": "Domainsdb.info", + "Auth": null, + "Category": "Business", + "Description": "Registered Domain Names Search", + "HTTPS": true, + "Link": "https://domainsdb.info/" + }, { "API": "mailgun", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 68439f4..90d56b7 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":371,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":372,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From de4f7f08b960fb144c88d7b6cb075b4166075631 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 7 Sep 2017 15:31:36 -0400 Subject: [PATCH 039/252] Escape character denoting key notes --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0735788..4f329ad 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,7 +20,7 @@ Example entry: | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) | ``` -Currently, the only accepted inputs for this field are as follows: +\* Currently, the only accepted inputs for this field are as follows: * `OAuth` - _the API supports OAuth_ * `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_ From f867c3d5f493cbdfa3f33839cd649fafb17bfb29 Mon Sep 17 00:00:00 2001 From: zag2me Date: Wed, 13 Sep 2017 12:21:45 +0100 Subject: [PATCH 040/252] Add TheSportsDB, TheAudioDB, TheMealDB JSON APIs --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1402f2..15abe10 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,8 @@ API | Description | Auth | HTTPS | Link | | Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) | | TacoFancy | Community-driven taco database | No | No | [Go!](https://github.com/evz/tacofancy-api) | | The Report of the Week | Food & Drink Reviews | No | Yes | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) | -| TheCocktailDB | Cocktail Recipes | No | No | [Go!](http://www.thecocktaildb.com/) | +| TheCocktailDB | Cocktail Recipes | `apiKey` | No | [Go!](http://www.thecocktaildb.com/) | +| TheMealDB | Meal Recipes | `apiKey` | No | [Go!](http://www.themealdb.com/) | | What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) | | Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) | | Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) | @@ -347,6 +348,7 @@ API | Description | Auth | HTTPS | Link | | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | [Go!](https://www.songsterr.com/a/wa/api/) | | Soundcloud | Music | No | Yes | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | `OAuth` | Yes | [Go!](https://developer.spotify.com/web-api/) | +| TheAudioDB | Music | `apiKey` | No | [Go!](http://www.theaudiodb.com) | | Vagalume | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | [Go!](https://api.vagalume.com.br/docs/) | ### News @@ -494,6 +496,7 @@ API | Description | Auth | HTTPS | Link | | NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) | | Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) | | Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) | +| TheSportsDB | Crowd-Sourced Sports Data and Artwork | `apiKey` | No | [Go!](http://www.thesportsdb.com) | | UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) | | Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) | From 73d22681b02e76b15fa9e910b0deab154ad19fca Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Wed, 13 Sep 2017 10:13:55 -0500 Subject: [PATCH 041/252] Adding new apis, sections --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1402f2..8a0f5c4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Please note a passing build status indicates all listed APIs are available since * [Business](#business) * [Calendar](#calendar) * [Cloud Storage & File Sharing](#cloud-storage--file-sharing) +* [Continuous Integration](#continuous-integration) * [Currency Exchange](#currency-exchange) * [Data Validation](#data-validation) * [Development](#development) @@ -36,7 +37,7 @@ Please note a passing build status indicates all listed APIs are available since * [Music](#music) * [News](#news) * [Open Data](#open-data) -* [Open Source projects](#open-source-projects) +* [Open Source Projects](#open-source-projects) * [Patent](#patent) * [Personality](#personality) * [Photography](#photography) @@ -45,9 +46,11 @@ Please note a passing build status indicates all listed APIs are available since * [Shopping](#shopping) * [Social](#social) * [Sports & Fitness](#sports--fitness) +* [Text Analysis](#text-analysis) * [Tracking](#tracking) * [Transportation](#transportation) * [University](#university) +* [URL Shorteners](#url-shorteners) * [Vehicle](#vehicle) * [Video](#video) * [Weather](#weather) @@ -101,13 +104,18 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Domainsdb.info | Registered Domain Names Search | No | Yes | [Go!](https://domainsdb.info/) | +| Clearbit Logo API | Search for company logos and embed them in your projects | No | Yes | [Go!](https://clearbit.com/docs#logo-api) | +| Gmail | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | [Go!](https://developers.google.com/gmail/api/) | +| Google Analytics | Collect, configure, and analyze your data to reach the right audience | `OAuth` | Yes | [Go!](https://developers.google.com/analytics/) | | mailgun | Email Service | `apiKey` | Yes | [Go!](https://www.mailgun.com/) | | markerapi | Trademark Search | No | No | [Go!](http://www.markerapi.com/) | +| Trello | Boards, lists, and cards to help you organize and prioritize your projects | `OAuth` | Yes | [Go!](https://developers.trello.com/) | ### Calendar API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | +| Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | | Non-Working Days | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) | @@ -120,9 +128,17 @@ API | Description | Auth | HTTPS | Link | | Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) | | OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) | +### Continuous Integration +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| CircleCI | Automate the software development process using continuous integration and continuous delivery | `apiKey` | Yes | [Go!](https://circleci.com/docs/api/v1-reference/) | +| Codeship | Codeship is a Continuous Integration Platform in the cloud | `apiKey` | Yes | [Go!](https://apidocs.codeship.com/) | +| Travis CI | Sync your GitHub projects with Travis CI to test your code in minutes | `apiKey` | Yes | [Go!](https://docs.travis-ci.com/api/) | + ### Currency Exchange API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| 1Forge | Forex currency market data | `apiKey` | Yes | [Go!](https://1forge.com/forex-data-api/api-documentation) | | Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) | | Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) | @@ -143,6 +159,8 @@ API | Description | Auth | HTTPS | Link | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | | Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | +| Bitbucket - User Data | Pull public information for a user's Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) | +| Browshot | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | [Go!](https://browshot.com/api/documentation) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | @@ -151,6 +169,7 @@ API | Description | Auth | HTTPS | Link | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | +| import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](https://www.ipify.org/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) | | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | [Go!](https://jsonbin.io) | @@ -167,6 +186,7 @@ API | Description | Auth | HTTPS | Link | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | +| Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | @@ -260,6 +280,7 @@ API | Description | Auth | HTTPS | Link | | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | +| xkcd | Retrieve xkcd comics as JSON | No | Yes | [Go!](https://xkcd.com/json.html) | ### Geocoding API | Description | Auth | HTTPS | Link | @@ -294,7 +315,11 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| BCLaws | Access to the laws of British Columbia | No | No | [Go!](http://www.bclaws.ca/civix/template/complete/api/index.html) | | BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) | +| Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | +| CFPB | The Consumer Financial Protection Bureau is a U.S. government agency that makes sure banks and lenders treat consumers fairly | No | Yes | [Go!](http://cfpb.github.io/api/hmda/index.html) | +| EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | | 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 | [Go!](https://regulationsgov.github.io/developers/) | @@ -304,6 +329,7 @@ API | Description | Auth | HTTPS | Link | | BetterDoctor | Detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | +| Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | | NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | @@ -355,6 +381,7 @@ API | Description | Auth | HTTPS | Link | | Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | [Go!](http://chroniclingamerica.loc.gov/about/api/) | | New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) | | News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) | +| NPR One | Personalized news listening experience from NPR | `OAuth` | Yes | [Go!](http://dev.npr.org/api/) | | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) | ### Open Data @@ -377,6 +404,7 @@ API | Description | Auth | HTTPS | Link | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | +| Open Skills API | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | | Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | @@ -390,7 +418,7 @@ API | Description | Auth | HTTPS | Link | | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | | Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | -### Open Source projects +### Open Source Projects API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Countly | Countly web analytics | No | No | [Go!](http://resources.count.ly/docs) | @@ -420,6 +448,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | 500px | Photography Community | `OAuth` | Yes | [Go!](https://github.com/500px/api-documentation) | | Flickr | Flickr Services | `OAuth` | Yes | [Go!](https://www.flickr.com/services/api/) | +| Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | [Go!](http://developers.gettyimages.com/api/docs/) | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | | Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) | @@ -459,6 +488,7 @@ API | Description | Auth | HTTPS | Link | ### Social API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Buffer | Access to pending and sent updates in Buffer | `OAuth` | Yes | [Go!](https://buffer.com/developers/api) | | Cisco Spark | Team Collaboration Software | `OAuth` | Yes | [Go!](https://developer.ciscospark.com) | | Discord | Make bots for Discord, integrate Discord onto an external platform | `OAuth` | Yes | [Go!](https://discordapp.com/developers/docs/intro) | | DonReach Social Count | Get the social share count of a URL from every major social network | No | Yes | [Go!](https://donreach.com/social-share-count/) | @@ -473,6 +503,7 @@ API | Description | Auth | HTTPS | Link | | Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) | | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) | | Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) | +| SharedCount | Social media like and share data for any URL | `apiKey` | Yes | [Go!](http://docs.sharedcount.com/) | | Slack | Team Instant Messaging | `OAuth` | Yes | [Go!](https://api.slack.com/) | | Telegram Bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | [Go!](https://core.telegram.org/bots/api) | | Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) | @@ -484,6 +515,7 @@ API | Description | Auth | HTTPS | Link | ### Sports & Fitness API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| BikeWise | Bikewise is a place to learn about and report bike crashes, hazards, and thefts | No | Yes | [Go!](https://www.bikewise.org/documentation/api_v2) | | Cartola FC | The Cartola FC API serves to check the partial points of your team | No | Yes | [Go!](https://github.com/wgenial/cartrolandofc) | | City Bikes | City Bikes around the world | No | No | [Go!](http://api.citybik.es/v2/) | | Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/dev132/cricket-live-scores) | @@ -494,9 +526,16 @@ API | Description | Auth | HTTPS | Link | | NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) | | Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) | | Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) | +| SuredBits | Query sports data, including teams, players, games, scores, and statistics | No | No | [Go!](https://suredbits.com/api/) | | UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) | | Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) | +### Text Analysis +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Aylien Text Analysis | A collection of information retrieval, and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.com/) | +| Semantira | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | [Go!](https://semantria.readme.io/docs) | + ### Tracking API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -560,6 +599,14 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Universities List | University names, countries and domains | No | Yes | [Go!](https://github.com/Hipo/university-domains-list) | +### URL Shorteners +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Bitly | URL shortener and link management | `OAuth` | Yes | [Go!](http://dev.bitly.com/get_started.html) | +| ClickMeter | Monitor, compare and optimize your marketing links | `apiKey` | Yes | [Go!](https://support.clickmeter.com/hc/en-us/categories/201474986) | +| Google URL Shortener | Takes long URLs and squeezes them into fewer characters to make a link that is easier to share | `apiKey` | Yes | [Go!](https://developers.google.com/url-shortener/v1/getting_started) | +| Rebrandly | Custom URL shortener for sharing branded links | `apiKey` | Yes | [Go!](https://developers.rebrandly.com/v1/docs) | + ### Vehicle API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From 77c102afdddfbd1b2cdba3e97bc97cf8130a6478 Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Wed, 13 Sep 2017 10:21:27 -0500 Subject: [PATCH 042/252] Removing duplicate, adding feedbin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a0f5c4..5ae5219 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,6 @@ API | Description | Auth | HTTPS | Link | | BCLaws | Access to the laws of British Columbia | No | No | [Go!](http://www.bclaws.ca/civix/template/complete/api/index.html) | | BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | -| CFPB | The Consumer Financial Protection Bureau is a U.S. government agency that makes sure banks and lenders treat consumers fairly | No | Yes | [Go!](http://cfpb.github.io/api/hmda/index.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | | 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 | [Go!](https://regulationsgov.github.io/developers/) | @@ -379,6 +378,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | [Go!](http://chroniclingamerica.loc.gov/about/api/) | +| Feedbin | RSS reader | `OAuth` | Yes | [Go!](https://github.com/feedbin/feedbin-api) | | New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) | | News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) | | NPR One | Personalized news listening experience from NPR | `OAuth` | Yes | [Go!](http://dev.npr.org/api/) | From 08cf5defb0b690e0eb2775cfc6759b4963746870 Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Wed, 13 Sep 2017 10:31:10 -0500 Subject: [PATCH 043/252] Fixing alphabetization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae5219..6733caf 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,8 @@ API | Description | Auth | HTTPS | Link | ### Business API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Domainsdb.info | Registered Domain Names Search | No | Yes | [Go!](https://domainsdb.info/) | | Clearbit Logo API | Search for company logos and embed them in your projects | No | Yes | [Go!](https://clearbit.com/docs#logo-api) | +| Domainsdb.info | Registered Domain Names Search | No | Yes | [Go!](https://domainsdb.info/) | | Gmail | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | [Go!](https://developers.google.com/gmail/api/) | | Google Analytics | Collect, configure, and analyze your data to reach the right audience | `OAuth` | Yes | [Go!](https://developers.google.com/analytics/) | | mailgun | Email Service | `apiKey` | Yes | [Go!](https://www.mailgun.com/) | From 1f768c9390f9aeebf7d920760adc0d2a0a28a960 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 13 Sep 2017 12:41:08 -0400 Subject: [PATCH 044/252] Add Errno::ECONNRESET exception --- build/validate_links.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/validate_links.rb b/build/validate_links.rb index 642ccda..d20fd76 100755 --- a/build/validate_links.rb +++ b/build/validate_links.rb @@ -60,6 +60,8 @@ links.each do |link| fails.push("(SOK): #{link}") rescue Errno::ECONNREFUSED fails.push("(CON): #{link}") + rescue Errno::ECONNRESET + continue end progressbar.increment end From ac7da1d0354f4f298870f49ee48eab35583c7efe Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Wed, 13 Sep 2017 20:22:13 +0200 Subject: [PATCH 045/252] Added Czech national bank exchange rates Corrected Imgur URL --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c83de69..96d4ac7 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ API | Description | Auth | HTTPS | Link | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | +| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | ### Food & Drink API | Description | Auth | HTTPS | Link | @@ -417,7 +418,7 @@ API | Description | Auth | HTTPS | Link | | Flickr | Flickr Services | `OAuth` | Yes | [Go!](https://www.flickr.com/services/api/) | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | -| Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) | +| Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | | PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | From b562670140bf5466600db7f18665ae706af27ff3 Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Wed, 13 Sep 2017 14:22:25 -0500 Subject: [PATCH 046/252] Adding more text analysis options, cleaning up formatting --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6733caf..7914de1 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,7 @@ API | Description | Auth | HTTPS | Link | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | -| Open Skills API | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | +| Open Skills | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | | Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | @@ -533,8 +533,10 @@ API | Description | Auth | HTTPS | Link | ### Text Analysis API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Aylien Text Analysis | A collection of information retrieval, and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.com/) | +| Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.com/) | +| Google Cloud Natural | Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis | `apiKey` | Yes | [Go!](https://cloud.google.com/natural-language/docs/) | | Semantira | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | [Go!](https://semantria.readme.io/docs) | +| Watson Natural Language Understanding | Natural language processing for advanced text analysis | `OAuth` | Yes | [Go!](https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/) | ### Tracking API | Description | Auth | HTTPS | Link | @@ -603,7 +605,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Bitly | URL shortener and link management | `OAuth` | Yes | [Go!](http://dev.bitly.com/get_started.html) | -| ClickMeter | Monitor, compare and optimize your marketing links | `apiKey` | Yes | [Go!](https://support.clickmeter.com/hc/en-us/categories/201474986) | +| ClickMeter | Monitor, compare, and optimize your marketing links | `apiKey` | Yes | [Go!](https://support.clickmeter.com/hc/en-us/categories/201474986) | | Google URL Shortener | Takes long URLs and squeezes them into fewer characters to make a link that is easier to share | `apiKey` | Yes | [Go!](https://developers.google.com/url-shortener/v1/getting_started) | | Rebrandly | Custom URL shortener for sharing branded links | `apiKey` | Yes | [Go!](https://developers.rebrandly.com/v1/docs) | From 7d14f1785071dea8cac056062f4b3348eaf6f593 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 13 Sep 2017 19:27:24 +0000 Subject: [PATCH 047/252] rebuild JSON at 74aa08b [ci skip] --- json/entries.json | 280 +++++++++++++++++++++++++++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 277 insertions(+), 5 deletions(-) diff --git a/json/entries.json b/json/entries.json index 500cbf1..cd247b7 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 372, + "count": 406, "entries": [ { "API": "Dogs", @@ -201,6 +201,14 @@ "HTTPS": true, "Link": "https://developers.google.com/books/" }, + { + "API": "Clearbit Logo API", + "Auth": null, + "Category": "Business", + "Description": "Search for company logos and embed them in your projects", + "HTTPS": true, + "Link": "https://clearbit.com/docs#logo-api" + }, { "API": "Domainsdb.info", "Auth": null, @@ -209,6 +217,22 @@ "HTTPS": true, "Link": "https://domainsdb.info/" }, + { + "API": "Gmail", + "Auth": "OAuth", + "Category": "Business", + "Description": "Flexible, RESTful access to the user's inbox", + "HTTPS": true, + "Link": "https://developers.google.com/gmail/api/" + }, + { + "API": "Google Analytics", + "Auth": "OAuth", + "Category": "Business", + "Description": "Collect, configure, and analyze your data to reach the right audience", + "HTTPS": true, + "Link": "https://developers.google.com/analytics/" + }, { "API": "mailgun", "Auth": "apiKey", @@ -225,6 +249,14 @@ "HTTPS": false, "Link": "http://www.markerapi.com/" }, + { + "API": "Trello", + "Auth": "OAuth", + "Category": "Business", + "Description": "Boards, lists, and cards to help you organize and prioritize your projects", + "HTTPS": true, + "Link": "https://developers.trello.com/" + }, { "API": "Church Calendar", "Auth": null, @@ -233,6 +265,14 @@ "HTTPS": false, "Link": "http://calapi.inadiutorium.cz/" }, + { + "API": "Google Calendar", + "Auth": "OAuth", + "Category": "Calendar", + "Description": "Display, create and modify Google calendar events", + "HTTPS": true, + "Link": "https://developers.google.com/google-apps/calendar/" + }, { "API": "Holidays", "Auth": "apiKey", @@ -289,6 +329,38 @@ "HTTPS": true, "Link": "https://dev.onedrive.com/" }, + { + "API": "CircleCI", + "Auth": "apiKey", + "Category": "Continuous Integration", + "Description": "Automate the software development process using continuous integration and continuous delivery", + "HTTPS": true, + "Link": "https://circleci.com/docs/api/v1-reference/" + }, + { + "API": "Codeship", + "Auth": "apiKey", + "Category": "Continuous Integration", + "Description": "Codeship is a Continuous Integration Platform in the cloud", + "HTTPS": true, + "Link": "https://apidocs.codeship.com/" + }, + { + "API": "Travis CI", + "Auth": "apiKey", + "Category": "Continuous Integration", + "Description": "Sync your GitHub projects with Travis CI to test your code in minutes", + "HTTPS": true, + "Link": "https://docs.travis-ci.com/api/" + }, + { + "API": "1Forge", + "Auth": "apiKey", + "Category": "Currency Exchange", + "Description": "Forex currency market data", + "HTTPS": true, + "Link": "https://1forge.com/forex-data-api/api-documentation" + }, { "API": "Currencylayer", "Auth": "apiKey", @@ -385,6 +457,22 @@ "HTTPS": true, "Link": "http://bettermeta.io" }, + { + "API": "Bitbucket - User Data", + "Auth": null, + "Category": "Development", + "Description": "Pull public information for a user's Bitbucket account", + "HTTPS": true, + "Link": "https://api.bitbucket.org/2.0/users/karllhughes" + }, + { + "API": "Browshot", + "Auth": "apiKey", + "Category": "Development", + "Description": "Easily make screenshots of web pages in any screen size, as any device", + "HTTPS": true, + "Link": "https://browshot.com/api/documentation" + }, { "API": "CDNJS", "Auth": null, @@ -449,6 +537,14 @@ "HTTPS": false, "Link": "http://hipsterjesus.com/" }, + { + "API": "import.io", + "Auth": "apiKey", + "Category": "Development", + "Description": "Retrieve structured data from a website or RSS feed", + "HTTPS": true, + "Link": "https://www.ipify.org/" + }, { "API": "IPify", "Auth": null, @@ -577,6 +673,14 @@ "HTTPS": true, "Link": "https://reqres.in/ " }, + { + "API": "Restpack", + "Auth": "apiKey", + "Category": "Development", + "Description": "Provides screenshot, HTML to PDF, and content extraction APIs", + "HTTPS": true, + "Link": "https://restpack.io/" + }, { "API": "RoboHash", "Auth": null, @@ -1089,6 +1193,14 @@ "HTTPS": true, "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API" }, + { + "API": "xkcd", + "Auth": null, + "Category": "Games & Comics", + "Description": "Retrieve xkcd comics as JSON", + "HTTPS": true, + "Link": "https://xkcd.com/json.html" + }, { "API": "adresse.data.gouv.fr", "Auth": null, @@ -1297,6 +1409,14 @@ "HTTPS": false, "Link": "http://www.zippopotam.us" }, + { + "API": "BCLaws", + "Auth": null, + "Category": "Government", + "Description": "Access to the laws of British Columbia", + "HTTPS": false, + "Link": "http://www.bclaws.ca/civix/template/complete/api/index.html" + }, { "API": "BusinessUSA", "Auth": "apiKey", @@ -1305,6 +1425,22 @@ "HTTPS": true, "Link": "https://business.usa.gov/developer" }, + { + "API": "Census.gov", + "Auth": null, + "Category": "Government", + "Description": "The US Census Bureau provides various APIs and data sets on demographics and businesses", + "HTTPS": true, + "Link": "https://www.census.gov/data/developers/data-sets.html" + }, + { + "API": "EPA", + "Auth": null, + "Category": "Government", + "Description": "Web services and data sets from the US Environmental Protection Agency", + "HTTPS": true, + "Link": "https://developer.epa.gov/category/api/" + }, { "API": "FEC", "Auth": "apiKey", @@ -1345,6 +1481,14 @@ "HTTPS": false, "Link": "http://www.flutrack.org/" }, + { + "API": "Healthcare.gov", + "Auth": null, + "Category": "Health", + "Description": "Educational content about the US Health Insurance Marketplace", + "HTTPS": true, + "Link": "https://www.healthcare.gov/developers/" + }, { "API": "Makeup", "Auth": null, @@ -1601,6 +1745,14 @@ "HTTPS": false, "Link": "http://chroniclingamerica.loc.gov/about/api/" }, + { + "API": "Feedbin", + "Auth": "OAuth", + "Category": "News", + "Description": "RSS reader", + "HTTPS": true, + "Link": "https://github.com/feedbin/feedbin-api" + }, { "API": "New York Times", "Auth": "apiKey", @@ -1617,6 +1769,14 @@ "HTTPS": true, "Link": "https://newsapi.org/" }, + { + "API": "NPR One", + "Auth": "OAuth", + "Category": "News", + "Description": "Personalized news listening experience from NPR", + "HTTPS": true, + "Link": "http://dev.npr.org/api/" + }, { "API": "The Guardian", "Auth": "apiKey", @@ -1761,6 +1921,14 @@ "HTTPS": true, "Link": "https://www.data.gov/" }, + { + "API": "Open Skills", + "Auth": null, + "Category": "Open Data", + "Description": "Job titles, skills, and related jobs data", + "HTTPS": false, + "Link": "https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview" + }, { "API": "Outpan", "Auth": "apiKey", @@ -1860,7 +2028,7 @@ { "API": "Countly", "Auth": null, - "Category": "Open Source projects", + "Category": "Open Source Projects", "Description": "Countly web analytics", "HTTPS": false, "Link": "http://resources.count.ly/docs" @@ -1868,7 +2036,7 @@ { "API": "Drupal.org", "Auth": null, - "Category": "Open Source projects", + "Category": "Open Source Projects", "Description": "Drupalorg", "HTTPS": true, "Link": "https://www.drupal.org/drupalorg/docs/api" @@ -1876,7 +2044,7 @@ { "API": "Libraries.io", "Auth": "apiKey", - "Category": "Open Source projects", + "Category": "Open Source Projects", "Description": "Open source software libraries", "HTTPS": true, "Link": "https://libraries.io/api" @@ -1977,6 +2145,14 @@ "HTTPS": true, "Link": "https://www.flickr.com/services/api/" }, + { + "API": "Getty Images", + "Auth": "OAuth", + "Category": "Photography", + "Description": "Build applications using the world's most powerful imagery", + "HTTPS": true, + "Link": "http://developers.gettyimages.com/api/docs/" + }, { "API": "Gfycat", "Auth": "OAuth", @@ -2161,6 +2337,14 @@ "HTTPS": true, "Link": "https://go.developer.ebay.com/" }, + { + "API": "Buffer", + "Auth": "OAuth", + "Category": "Social", + "Description": "Access to pending and sent updates in Buffer", + "HTTPS": true, + "Link": "https://buffer.com/developers/api" + }, { "API": "Cisco Spark", "Auth": "OAuth", @@ -2273,6 +2457,14 @@ "HTTPS": true, "Link": "https://www.reddit.com/dev/api" }, + { + "API": "SharedCount", + "Auth": "apiKey", + "Category": "Social", + "Description": "Social media like and share data for any URL", + "HTTPS": true, + "Link": "http://docs.sharedcount.com/" + }, { "API": "Slack", "Auth": "OAuth", @@ -2329,6 +2521,14 @@ "HTTPS": true, "Link": "https://vk.com/dev/sites" }, + { + "API": "BikeWise", + "Auth": null, + "Category": "Sports & Fitness", + "Description": "Bikewise is a place to learn about and report bike crashes, hazards, and thefts", + "HTTPS": true, + "Link": "https://www.bikewise.org/documentation/api_v2" + }, { "API": "Cartola FC", "Auth": null, @@ -2409,6 +2609,14 @@ "HTTPS": true, "Link": "https://strava.github.io/api/" }, + { + "API": "SuredBits", + "Auth": null, + "Category": "Sports & Fitness", + "Description": "Query sports data, including teams, players, games, scores, and statistics", + "HTTPS": false, + "Link": "https://suredbits.com/api/" + }, { "API": "UFC Data", "Auth": null, @@ -2425,6 +2633,38 @@ "HTTPS": true, "Link": "https://wger.de/en/software/api" }, + { + "API": "Aylien Text Analysis", + "Auth": "apiKey", + "Category": "Text Analysis", + "Description": "A collection of information retrieval and natural language APIs", + "HTTPS": true, + "Link": "http://docs.aylien.com/" + }, + { + "API": "Google Cloud Natural", + "Auth": "apiKey", + "Category": "Text Analysis", + "Description": "Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis", + "HTTPS": true, + "Link": "https://cloud.google.com/natural-language/docs/" + }, + { + "API": "Semantira", + "Auth": "OAuth", + "Category": "Text Analysis", + "Description": "Text Analytics with sentiment analysis, categorization & named entity extraction", + "HTTPS": true, + "Link": "https://semantria.readme.io/docs" + }, + { + "API": "Watson Natural Language Understanding", + "Auth": "OAuth", + "Category": "Text Analysis", + "Description": "Natural language processing for advanced text analysis", + "HTTPS": true, + "Link": "https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/" + }, { "API": "Postmon", "Auth": null, @@ -2833,6 +3073,38 @@ "HTTPS": true, "Link": "https://github.com/Hipo/university-domains-list" }, + { + "API": "Bitly", + "Auth": "OAuth", + "Category": "URL Shorteners", + "Description": "URL shortener and link management", + "HTTPS": true, + "Link": "http://dev.bitly.com/get_started.html" + }, + { + "API": "ClickMeter", + "Auth": "apiKey", + "Category": "URL Shorteners", + "Description": "Monitor, compare, and optimize your marketing links", + "HTTPS": true, + "Link": "https://support.clickmeter.com/hc/en-us/categories/201474986" + }, + { + "API": "Google URL Shortener", + "Auth": "apiKey", + "Category": "URL Shorteners", + "Description": "Takes long URLs and squeezes them into fewer characters to make a link that is easier to share", + "HTTPS": true, + "Link": "https://developers.google.com/url-shortener/v1/getting_started" + }, + { + "API": "Rebrandly", + "Auth": "apiKey", + "Category": "URL Shorteners", + "Description": "Custom URL shortener for sharing branded links", + "HTTPS": true, + "Link": "https://developers.rebrandly.com/v1/docs" + }, { "API": "Brazilian Vehicles and Prices", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 90d56b7..b1668f0 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":372,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":406,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 53e196cef0b1247718f8adc3a4416176f740f642 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 13 Sep 2017 15:31:19 -0400 Subject: [PATCH 048/252] Add Federal Register service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7914de1..eedb4a6 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ API | Description | Auth | HTTPS | Link | | Data USA | US Public Data | No | Yes | [Go!](https://datausa.io/about/api/) | | Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) | | Dronestream | Tracks United States drone strikes | No | Yes | [Go!](https://dronestre.am/) | +| Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | From dc6f1e1c7af5a9ffadeed68ac77eb02a9f60c710 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 13 Sep 2017 19:32:17 +0000 Subject: [PATCH 049/252] rebuild JSON at 53e196c [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index cd247b7..0f58d0b 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 406, + "count": 407, "entries": [ { "API": "Dogs", @@ -1865,6 +1865,14 @@ "HTTPS": true, "Link": "https://dronestre.am/" }, + { + "API": "Federal Register", + "Auth": null, + "Category": "Open Data", + "Description": "The Daily Journal of the United States Government", + "HTTPS": true, + "Link": "https://www.federalregister.gov/reader-aids/developer-resources" + }, { "API": "fonoApi", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index b1668f0..26e6f97 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":406,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":407,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From af72753df2651d30b5c70ebdc78e399052c23e5b Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Wed, 13 Sep 2017 21:37:09 +0200 Subject: [PATCH 050/252] Reordered to alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d4ac7..1601d4e 100644 --- a/README.md +++ b/README.md @@ -201,10 +201,10 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | +| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | -| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | ### Food & Drink API | Description | Auth | HTTPS | Link | From 367cb5ae433ef3b6f4339b817848dfa42eccedc1 Mon Sep 17 00:00:00 2001 From: zag2me Date: Wed, 13 Sep 2017 20:48:47 +0100 Subject: [PATCH 051/252] Fix alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 394fd44..e051716 100644 --- a/README.md +++ b/README.md @@ -529,8 +529,8 @@ API | Description | Auth | HTTPS | Link | | NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) | | Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) | | Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) | -| TheSportsDB | Crowd-Sourced Sports Data and Artwork | `apiKey` | No | [Go!](http://www.thesportsdb.com) | | SuredBits | Query sports data, including teams, players, games, scores, and statistics | No | No | [Go!](https://suredbits.com/api/) | +| TheSportsDB | Crowd-Sourced Sports Data and Artwork | `apiKey` | No | [Go!](http://www.thesportsdb.com) | | UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) | | Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) | From 146e1a2561d21e88341b713eae3536d1b6a08fd1 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 13 Sep 2017 20:56:35 +0000 Subject: [PATCH 052/252] rebuild JSON at 8ac8225 [ci skip] --- json/entries.json | 16 ++++++++++++---- json/entries.min.json | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/json/entries.json b/json/entries.json index 0f58d0b..13a6bb8 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 407, + "count": 408, "entries": [ { "API": "Dogs", @@ -845,9 +845,17 @@ "API": "Consumer Financial Protection Bureau", "Auth": "apiKey", "Category": "Finance", - "Description": "Financial services Consumer Complaints Database", + "Description": "Financial services consumer complains data", "HTTPS": true, - "Link": "https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp" + "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" + }, + { + "API": "Czech National Bank", + "Auth": null, + "Category": "Finance", + "Description": "A collection of exchange rates", + "HTTPS": false, + "Link": "https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml" }, { "API": "IEX", @@ -2183,7 +2191,7 @@ "Category": "Photography", "Description": "Images", "HTTPS": true, - "Link": "https://api.imgur.com/#overview" + "Link": "https://apidocs.imgur.com/" }, { "API": "PlaceKitten", diff --git a/json/entries.min.json b/json/entries.min.json index 26e6f97..033e3a7 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":407,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services Consumer Complaints Database","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":408,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 311f5b6633b007e7faf1f67d2eca407b9e3ed62c Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Wed, 13 Sep 2017 23:56:48 +0200 Subject: [PATCH 053/252] added czech tv api feed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9570b92..d90fb89 100644 --- a/README.md +++ b/README.md @@ -622,6 +622,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | An API of Ice And Fire | Game Of Thrones API | No | Yes | [Go!](https://anapioficeandfire.com/) | +| Czech Television | TV programme of Czech TV | No | No | [Go!](http://www.ceskatelevize.cz/xml/tv-program/) | | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | [Go!](https://developer.dailymotion.com/) | | Netflix Roulette | Netflix database | No | Yes | [Go!](https://netflixroulette.net/api/) | | Ron Swanson Quotes | Television | No | Yes | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | From 166c464eb45ef5448367b6c6e32569f5ee51a650 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 14 Sep 2017 13:56:45 +0000 Subject: [PATCH 054/252] rebuild JSON at 11d4051 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 13a6bb8..612bf61 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 408, + "count": 409, "entries": [ { "API": "Dogs", @@ -3153,6 +3153,14 @@ "HTTPS": true, "Link": "https://anapioficeandfire.com/" }, + { + "API": "Czech Television", + "Auth": null, + "Category": "Video", + "Description": "TV programme of Czech TV", + "HTTPS": false, + "Link": "http://www.ceskatelevize.cz/xml/tv-program/" + }, { "API": "Dailymotion", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 033e3a7..1e832c4 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":408,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":409,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From e7f5139e85a320d529531f26abced8ea78955af4 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 14 Sep 2017 13:58:57 +0000 Subject: [PATCH 055/252] rebuild JSON at 4133548 [ci skip] --- json/entries.json | 28 ++++++++++++++++++++++++++-- json/entries.min.json | 2 +- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/json/entries.json b/json/entries.json index 612bf61..7c1c656 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 409, + "count": 412, "entries": [ { "API": "Dogs", @@ -955,12 +955,20 @@ }, { "API": "TheCocktailDB", - "Auth": null, + "Auth": "apiKey", "Category": "Food & Drink", "Description": "Cocktail Recipes", "HTTPS": false, "Link": "http://www.thecocktaildb.com/" }, + { + "API": "TheMealDB", + "Auth": "apiKey", + "Category": "Food & Drink", + "Description": "Meal Recipes", + "HTTPS": false, + "Link": "http://www.themealdb.com/" + }, { "API": "What's on the menu?", "Auth": "apiKey", @@ -1737,6 +1745,14 @@ "HTTPS": true, "Link": "https://developer.spotify.com/web-api/" }, + { + "API": "TheAudioDB", + "Auth": "apiKey", + "Category": "Music", + "Description": "Music", + "HTTPS": false, + "Link": "http://www.theaudiodb.com" + }, { "API": "Vagalume", "Auth": "apiKey", @@ -2633,6 +2649,14 @@ "HTTPS": false, "Link": "https://suredbits.com/api/" }, + { + "API": "TheSportsDB", + "Auth": "apiKey", + "Category": "Sports & Fitness", + "Description": "Crowd-Sourced Sports Data and Artwork", + "HTTPS": false, + "Link": "http://www.thesportsdb.com" + }, { "API": "UFC Data", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 1e832c4..031785a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":409,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":412,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From c32499a34b8252cf6ce8e4877f352c24e6fca0ac Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 14 Sep 2017 10:18:26 -0400 Subject: [PATCH 056/252] Update skipping current iteration on exception --- build/validate_links.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/validate_links.rb b/build/validate_links.rb index d20fd76..6aa4c56 100755 --- a/build/validate_links.rb +++ b/build/validate_links.rb @@ -61,7 +61,7 @@ links.each do |link| rescue Errno::ECONNREFUSED fails.push("(CON): #{link}") rescue Errno::ECONNRESET - continue + next end progressbar.increment end From 8055ee296b17151d2223cfde13ab88c54c6cc6f3 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 14 Sep 2017 13:55:53 -0400 Subject: [PATCH 057/252] Update import.io Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2daff99..c971987 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ API | Description | Auth | HTTPS | Link | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | -| import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](https://www.ipify.org/) | +| import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) | | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | [Go!](https://jsonbin.io) | From 3c0edc4054f32d0546a01c655cc7d6efb83f6cbe Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 14 Sep 2017 17:57:57 +0000 Subject: [PATCH 058/252] rebuild JSON at 8055ee2 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 7c1c656..e7268da 100644 --- a/json/entries.json +++ b/json/entries.json @@ -543,7 +543,7 @@ "Category": "Development", "Description": "Retrieve structured data from a website or RSS feed", "HTTPS": true, - "Link": "https://www.ipify.org/" + "Link": "http://api.docs.import.io/" }, { "API": "IPify", diff --git a/json/entries.min.json b/json/entries.min.json index 031785a..a2ac3dc 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":412,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":412,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 60b4f1ca240a125654ecd87ac57a014559f3fa5e Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 14 Sep 2017 14:08:15 -0400 Subject: [PATCH 059/252] Add HTTParty::RedirectionTooDeep exception handler --- build/validate_links.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/validate_links.rb b/build/validate_links.rb index 6aa4c56..d236e7c 100755 --- a/build/validate_links.rb +++ b/build/validate_links.rb @@ -50,6 +50,8 @@ links.each do |link| if !allowed_codes.include?(res.code) fails.push("(#{res.code}): #{link}") end + rescue HTTParty::RedirectionTooDeep + fails.push("(RTD): #{link}") rescue Net::ReadTimeout fails.push("(TMO): #{link}") rescue Net::OpenTimeout From c86b417369c83d7859c2a61c89f20c1ffb162085 Mon Sep 17 00:00:00 2001 From: "dusty@dustyreagan.com" Date: Thu, 14 Sep 2017 23:53:05 -0500 Subject: [PATCH 060/252] Added count.io API to Tracking category. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c971987..5e91219 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ API | Description | Auth | HTTPS | Link | ### Tracking API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Count.io | Persistent counting and A/B testing API | No | Yes | [Go!](https://count.io) | | Postmon | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | [Go!](http://postmon.com.br) | | Sweden | Provides information about parcels in transport | `apiKey` | No | [Go!](https://developer.postnord.com/docs2) | From faaa3c589a947662e6cdfcebe7a2db65ee2102a3 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Fri, 15 Sep 2017 16:10:52 +0200 Subject: [PATCH 061/252] Added Halo Public API Beta --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c971987..fd6010f 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ API | Description | Auth | HTTPS | Link | | Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) | | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | +| Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) | | Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | | Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | From 2b5d5a398d79655cfb9786b87a3ad999c955abbe Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 15 Sep 2017 20:05:41 +0000 Subject: [PATCH 062/252] rebuild JSON at c2cfb96 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index e7268da..85e4f1e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 412, + "count": 413, "entries": [ { "API": "Dogs", @@ -1137,6 +1137,14 @@ "HTTPS": true, "Link": "https://wiki.guildwars2.com/wiki/API:Main" }, + { + "API": "Halo", + "Auth": "apiKey", + "Category": "Games & Comics", + "Description": "Halo 5 and Halo Wars 2 Information", + "HTTPS": true, + "Link": "https://developer.haloapi.com/" + }, { "API": "Jservice", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index a2ac3dc..8a4310c 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":412,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":413,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 66c471f6bcc571e7a25bec181fb88e24cc444b93 Mon Sep 17 00:00:00 2001 From: "dusty@dustyreagan.com" Date: Fri, 15 Sep 2017 15:37:41 -0500 Subject: [PATCH 063/252] Moved count.io API to Development category. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e91219..a64bef8 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ API | Description | Auth | HTTPS | Link | | Browshot | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | [Go!](https://browshot.com/api/documentation) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | +| Count.io | Persistent counting and A/B testing API | No | Yes | [Go!](https://count.io) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | @@ -546,7 +547,6 @@ API | Description | Auth | HTTPS | Link | ### Tracking API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Count.io | Persistent counting and A/B testing API | No | Yes | [Go!](https://count.io) | | Postmon | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | [Go!](http://postmon.com.br) | | Sweden | Provides information about parcels in transport | `apiKey` | No | [Go!](https://developer.postnord.com/docs2) | From 4e79d6d7362b866b03b738a2ee451005a9abfe9c Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 18 Sep 2017 18:16:17 -0400 Subject: [PATCH 064/252] Remove '... API' from Description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a290d7..6024815 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ API | Description | Auth | HTTPS | Link | | Browshot | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | [Go!](https://browshot.com/api/documentation) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | -| Count.io | Persistent counting and A/B testing API | No | Yes | [Go!](https://count.io) | +| Count.io | Persistent counting and A/B testing | No | Yes | [Go!](https://count.io) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | From 9484cf8518dd7f6bffe318d7a917ed6e94972804 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 18 Sep 2017 22:18:06 +0000 Subject: [PATCH 065/252] rebuild JSON at 2f9b6f0 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 85e4f1e..3cdac88 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 413, + "count": 414, "entries": [ { "API": "Dogs", @@ -489,6 +489,14 @@ "HTTPS": true, "Link": "https://changelogs.md" }, + { + "API": "Count.io", + "Auth": null, + "Category": "Development", + "Description": "Persistent counting and A/B testing", + "HTTPS": true, + "Link": "https://count.io" + }, { "API": "Faceplusplus", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 8a4310c..739c85d 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":413,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":414,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From a113279ce970bf9fc2c33bd34ead1d8c2983a846 Mon Sep 17 00:00:00 2001 From: Alejandro Mesa Date: Tue, 19 Sep 2017 19:56:48 -0400 Subject: [PATCH 066/252] Adding two cryptocurrencies APIs CoinMarketCap and CryptoCompare both are equally good but CryptoCompare supports logos for each currency. Thought this might be a good addition. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6024815..09f2a27 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,9 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | +| CoinMarketCap | Cryptocurrencies Prices | No | No | [Go!](https://coinmarketcap.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | +| CryptoCompare | Cryptocurrencies Comparison | No | No | [Go!](https://www.cryptocompare.com/api#) | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | From ac2cd066457e20a2dd646ee8595684125db9182e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Str=C3=B6mkvist?= Date: Wed, 20 Sep 2017 23:04:43 +0200 Subject: [PATCH 067/252] Add Open Library to Books-section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6024815..6744f5b 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ API | Description | Auth | HTTPS | Link | | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | | Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) | | Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | +| Open Library | Books, book covers, and related data | No | Yes | [Go!](https://openlibrary.org/developers/api) | ### Business API | Description | Auth | HTTPS | Link | From 1151602015c93c9a4633b2dcec515c9c1a28ca26 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 21 Sep 2017 01:34:05 +0000 Subject: [PATCH 068/252] rebuild JSON at 76027aa [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 3cdac88..435191f 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 414, + "count": 415, "entries": [ { "API": "Dogs", @@ -201,6 +201,14 @@ "HTTPS": true, "Link": "https://developers.google.com/books/" }, + { + "API": "Open Library", + "Auth": null, + "Category": "Books", + "Description": "Books, book covers, and related data", + "HTTPS": true, + "Link": "https://openlibrary.org/developers/api" + }, { "API": "Clearbit Logo API", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 739c85d..76f6c5a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":414,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":415,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From d309e7a0049a57b867755387f2daeddacdd17e49 Mon Sep 17 00:00:00 2001 From: Alejandro Mesa Date: Wed, 20 Sep 2017 23:23:22 -0400 Subject: [PATCH 069/252] Fixed the HTTPS row sorry, forgot to change the HTTPS column --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09f2a27..6a360f0 100644 --- a/README.md +++ b/README.md @@ -224,9 +224,9 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | -| CoinMarketCap | Cryptocurrencies Prices | No | No | [Go!](https://coinmarketcap.com/api/) | +| CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | -| CryptoCompare | Cryptocurrencies Comparison | No | No | [Go!](https://www.cryptocompare.com/api#) | +| CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | From 6c126f910288073d901e49125e58a58775278540 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 21 Sep 2017 13:33:53 +0000 Subject: [PATCH 070/252] rebuild JSON at 45b6131 [ci skip] --- json/entries.json | 18 +++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 435191f..a78ee89 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 415, + "count": 417, "entries": [ { "API": "Dogs", @@ -857,6 +857,14 @@ "HTTPS": false, "Link": "http://www.coindesk.com/api/" }, + { + "API": "CoinMarketCap", + "Auth": null, + "Category": "Finance", + "Description": "Cryptocurrencies Prices", + "HTTPS": true, + "Link": "https://coinmarketcap.com/api/" + }, { "API": "Consumer Financial Protection Bureau", "Auth": "apiKey", @@ -865,6 +873,14 @@ "HTTPS": true, "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" }, + { + "API": "CryptoCompare", + "Auth": null, + "Category": "Finance", + "Description": "Cryptocurrencies Comparison", + "HTTPS": true, + "Link": "https://www.cryptocompare.com/api#" + }, { "API": "Czech National Bank", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 76f6c5a..757ed87 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":415,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":417,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 35f96f8247db5e883ecfb42250554c854536e672 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 21 Sep 2017 09:38:47 -0400 Subject: [PATCH 071/252] Create Cryptocurrency section --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23ec97c..e78f61f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Please note a passing build status indicates all listed APIs are available since * [Calendar](#calendar) * [Cloud Storage & File Sharing](#cloud-storage--file-sharing) * [Continuous Integration](#continuous-integration) +* [Cryptocurrency](#cryptocurrency) * [Currency Exchange](#currency-exchange) * [Data Validation](#data-validation) * [Development](#development) @@ -136,6 +137,14 @@ API | Description | Auth | HTTPS | Link | | Codeship | Codeship is a Continuous Integration Platform in the cloud | `apiKey` | Yes | [Go!](https://apidocs.codeship.com/) | | Travis CI | Sync your GitHub projects with Travis CI to test your code in minutes | `apiKey` | Yes | [Go!](https://docs.travis-ci.com/api/) | +### Cryptocurrency +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | +| CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | +| CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | +| CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | + ### Currency Exchange API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -223,11 +232,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | -| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | -| CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | -| CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | -| CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | From 27186e8338661aff4c94a4125d882cd474b6fed5 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 21 Sep 2017 13:40:49 +0000 Subject: [PATCH 072/252] rebuild JSON at 35f96f8 [ci skip] --- json/entries.json | 64 +++++++++++++++++++++---------------------- json/entries.min.json | 2 +- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/json/entries.json b/json/entries.json index a78ee89..57431b7 100644 --- a/json/entries.json +++ b/json/entries.json @@ -361,6 +361,38 @@ "HTTPS": true, "Link": "https://docs.travis-ci.com/api/" }, + { + "API": "Blockchain", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Bitcoin Payment, Wallet & Transaction Data", + "HTTPS": true, + "Link": "https://www.blockchain.info/api" + }, + { + "API": "CoinDesk", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Bitcoin Price Index", + "HTTPS": false, + "Link": "http://www.coindesk.com/api/" + }, + { + "API": "CoinMarketCap", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Cryptocurrencies Prices", + "HTTPS": true, + "Link": "https://coinmarketcap.com/api/" + }, + { + "API": "CryptoCompare", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Cryptocurrencies Comparison", + "HTTPS": true, + "Link": "https://www.cryptocompare.com/api#" + }, { "API": "1Forge", "Auth": "apiKey", @@ -841,30 +873,6 @@ "HTTPS": true, "Link": "https://www.barchartondemand.com/free" }, - { - "API": "Blockchain", - "Auth": null, - "Category": "Finance", - "Description": "Bitcoin Payment, Wallet & Transaction Data", - "HTTPS": true, - "Link": "https://www.blockchain.info/api" - }, - { - "API": "CoinDesk", - "Auth": null, - "Category": "Finance", - "Description": "Bitcoin Price Index", - "HTTPS": false, - "Link": "http://www.coindesk.com/api/" - }, - { - "API": "CoinMarketCap", - "Auth": null, - "Category": "Finance", - "Description": "Cryptocurrencies Prices", - "HTTPS": true, - "Link": "https://coinmarketcap.com/api/" - }, { "API": "Consumer Financial Protection Bureau", "Auth": "apiKey", @@ -873,14 +881,6 @@ "HTTPS": true, "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" }, - { - "API": "CryptoCompare", - "Auth": null, - "Category": "Finance", - "Description": "Cryptocurrencies Comparison", - "HTTPS": true, - "Link": "https://www.cryptocompare.com/api#" - }, { "API": "Czech National Bank", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 757ed87..c49abad 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":417,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Finance"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":417,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From c51810272ee864f4e46b2c6e8e7bf6befe5d334a Mon Sep 17 00:00:00 2001 From: Anderson Joyle Date: Sun, 24 Sep 2017 12:23:21 +0200 Subject: [PATCH 073/252] Adding CoinBin to cryptocurrencies topic Adding https://coinbin.org/ (from @kennethreitz) to the list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e78f61f..e242983 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ API | Description | Auth | HTTPS | Link | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | +| CoinBin | Human–friendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | ### Currency Exchange API | Description | Auth | HTTPS | Link | From 3dddb80cd401ced9828b1d27b4c9ac903682dafc Mon Sep 17 00:00:00 2001 From: Anderson Joyle Date: Sun, 24 Sep 2017 12:26:21 +0200 Subject: [PATCH 074/252] Adding CoinBin to cryptocurrencies topic Adding https://coinbin.org/ (from @kennethreitz) to the list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e242983..dc67ea1 100644 --- a/README.md +++ b/README.md @@ -141,10 +141,10 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | +| CoinBin | Human–friendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | -| CoinBin | Human–friendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | ### Currency Exchange API | Description | Auth | HTTPS | Link | From bf2c0800c0384c3ebc6787bbce7d26752ead64e5 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 25 Sep 2017 08:25:55 +0000 Subject: [PATCH 075/252] rebuild JSON at c2a831a [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 57431b7..adcef18 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 417, + "count": 418, "entries": [ { "API": "Dogs", @@ -369,6 +369,14 @@ "HTTPS": true, "Link": "https://www.blockchain.info/api" }, + { + "API": "CoinBin", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Human\u2013friendly API for cryptocurrency information", + "HTTPS": true, + "Link": "https://coinbin.org/" + }, { "API": "CoinDesk", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index c49abad..ca6bf5e 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":417,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":418,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Human–friendly API for cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From c4a23815ca5f5f7ef517c515490637942288bbc6 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 26 Sep 2017 12:51:17 -0400 Subject: [PATCH 076/252] Add Coinbase API --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc67ea1..606ecce 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,8 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | -| CoinBin | Human–friendly API for cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | +| Coinbase | Bitcoin, Litecoin and Ethereum Prices | No | Yes | [Go!](https://developers.coinbase.com) | +| CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | From 93965d11455eb69ced751232bfe5097fd1ac6f79 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 26 Sep 2017 16:53:16 +0000 Subject: [PATCH 077/252] rebuild JSON at c4a2381 [ci skip] --- json/entries.json | 12 ++++++++++-- json/entries.min.json | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/json/entries.json b/json/entries.json index adcef18..49aa610 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 418, + "count": 419, "entries": [ { "API": "Dogs", @@ -369,11 +369,19 @@ "HTTPS": true, "Link": "https://www.blockchain.info/api" }, + { + "API": "Coinbase", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Bitcoin, Litecoin and Ethereum Prices", + "HTTPS": true, + "Link": "https://developers.coinbase.com" + }, { "API": "CoinBin", "Auth": null, "Category": "Cryptocurrency", - "Description": "Human\u2013friendly API for cryptocurrency information", + "Description": "Cryptocurrency information", "HTTPS": true, "Link": "https://coinbin.org/" }, diff --git a/json/entries.min.json b/json/entries.min.json index ca6bf5e..84c3ee4 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":418,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Human–friendly API for cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":419,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From c869029d458834b3a0c90266a2ec8ce5cd83dd22 Mon Sep 17 00:00:00 2001 From: Emil Nikov Date: Thu, 28 Sep 2017 16:39:05 +0300 Subject: [PATCH 078/252] Add Iconfinder API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 606ecce..064886b 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ API | Description | Auth | HTTPS | Link | | Cooper Hewitt | Smithsonian Design Museum | `apiKey` | Yes | [Go!](https://collection.cooperhewitt.org/api) | | Dribbble | Design | `OAuth` | No | [Go!](http://developer.dribbble.com/v1/) | | Harvard Art Museums | Art | `apiKey` | No | [Go!](https://github.com/harvardartmuseums/api-docs) | +| Iconfinder | Icons | `apiKey` | Yes | [Go!](https://developer.iconfinder.com) | | Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) | | Noun Project | Icons | `OAuth` | No | [Go!](http://api.thenounproject.com/index.html) | | Rijksmuseum | Art | `apiKey` | Yes | [Go!](https://www.rijksmuseum.nl/en/api) | From 3a363c35e0bec6b8f9fb5482d12e4d2d951a0278 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 28 Sep 2017 14:11:03 +0000 Subject: [PATCH 079/252] rebuild JSON at 4f0f30a [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 49aa610..e9822a5 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 419, + "count": 420, "entries": [ { "API": "Dogs", @@ -153,6 +153,14 @@ "HTTPS": false, "Link": "https://github.com/harvardartmuseums/api-docs" }, + { + "API": "Iconfinder", + "Auth": "apiKey", + "Category": "Art & Design", + "Description": "Icons", + "HTTPS": true, + "Link": "https://developer.iconfinder.com" + }, { "API": "Icons8", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 84c3ee4..391418a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":419,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":420,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From a537e66ca98abb27301d89d4514ef29072b6ced9 Mon Sep 17 00:00:00 2001 From: Arun Pattni Date: Fri, 29 Sep 2017 17:42:59 +0100 Subject: [PATCH 080/252] Added DO Status API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 064886b..3af403e 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ API | Description | Auth | HTTPS | Link | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | | Count.io | Persistent counting and A/B testing | No | Yes | [Go!](https://count.io) | +| DigitalOcean Status | Status of all DigitalOcean services | No | Yes | [Go!](https://status.digitalocean.com/api/v1) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | From d3107745fd0a7a3228822590b3103f462cbaa45f Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 29 Sep 2017 16:53:57 +0000 Subject: [PATCH 081/252] rebuild JSON at 903bf16 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index e9822a5..d9429b6 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 420, + "count": 421, "entries": [ { "API": "Dogs", @@ -561,6 +561,14 @@ "HTTPS": true, "Link": "https://count.io" }, + { + "API": "DigitalOcean Status", + "Auth": null, + "Category": "Development", + "Description": "Status of all DigitalOcean services", + "HTTPS": true, + "Link": "https://status.digitalocean.com/api/v1" + }, { "API": "Faceplusplus", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 391418a..6c08336 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":420,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":421,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 08742d3d2bc0decda1fa5ee1144b31f096cd03ed Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Sun, 1 Oct 2017 11:57:31 +0200 Subject: [PATCH 082/252] Added Hearthstone API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3af403e..2805e01 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ API | Description | Auth | HTTPS | Link | | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | | Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) | +| Hearthstone | Hearthstone Cards Information | `X-Mashape-Key` | Yes | [Go!](http://hearthstoneapi.com/) | | Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | | Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | From 0d5bf09f200a1c8f3d5f711dfe44cf9ceb63f584 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 1 Oct 2017 22:01:55 +0000 Subject: [PATCH 083/252] rebuild JSON at 1a7ee91 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index d9429b6..8614c1f 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 421, + "count": 422, "entries": [ { "API": "Dogs", @@ -1209,6 +1209,14 @@ "HTTPS": true, "Link": "https://developer.haloapi.com/" }, + { + "API": "Hearthstone", + "Auth": "X-Mashape-Key", + "Category": "Games & Comics", + "Description": "Hearthstone Cards Information", + "HTTPS": true, + "Link": "http://hearthstoneapi.com/" + }, { "API": "Jservice", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 6c08336..2550d56 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":421,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":422,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From bbdfc888d387e7e537b692ac289dfd739da25fa2 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Mon, 2 Oct 2017 21:28:30 +0530 Subject: [PATCH 084/252] added pubic HTTP API provides geolocation of IP addresses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2805e01..47211e6 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ API | Description | Auth | HTTPS | Link | | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | | Battuta | A (country/region/city) in-cascade location API | `apiKey` | Yes | [Go!](https://battuta.medunes.net) | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | +| FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | From 6dd468e28254c8882b7199962647e8c0607724bb Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Mon, 2 Oct 2017 21:31:45 +0530 Subject: [PATCH 085/252] removed extra space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47211e6..f2289f3 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ API | Description | Auth | HTTPS | Link | | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | | Battuta | A (country/region/city) in-cascade location API | `apiKey` | Yes | [Go!](https://battuta.medunes.net) | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | -| FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | +| FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | From e42011c6fa7eaf00af16a8f60d6e96b365dc293e Mon Sep 17 00:00:00 2001 From: Arun Pattni Date: Mon, 2 Oct 2017 18:06:09 +0100 Subject: [PATCH 086/252] Added Words API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2805e01..922f3c5 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,7 @@ API | Description | Auth | HTTPS | Link | | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | [Go!](https://upcdatabase.org/api) | | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | [Go!](https://www.wikidata.org/w/api.php?action=help) | | Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | +| Words API | Definitions for more than 150,000 words. | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | | Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | From e0cf63dc9a781b531eb8a00394462d5d4af6abda Mon Sep 17 00:00:00 2001 From: Arun Pattni Date: Mon, 2 Oct 2017 18:15:57 +0100 Subject: [PATCH 087/252] Added DomainDB info API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 922f3c5..91b1797 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ API | Description | Auth | HTTPS | Link | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | | Count.io | Persistent counting and A/B testing | No | Yes | [Go!](https://count.io) | | DigitalOcean Status | Status of all DigitalOcean services | No | Yes | [Go!](https://status.digitalocean.com/api/v1) | +| DomainDb Info | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | [Go!](https://domainsdb.info/apidomainsdb/index.php) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | From e0e87c9d0e05649e99a67e1c8e65825696cb036e Mon Sep 17 00:00:00 2001 From: Julian Krispel-Samsel Date: Tue, 3 Oct 2017 14:01:31 +0100 Subject: [PATCH 088/252] good reads seems to require api keys now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2805e01..d911b4b 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | -| Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) | +| Goodreads | Books | `apiKey` | Yes | [Go!](https://www.goodreads.com/api) | | Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | | Open Library | Books, book covers, and related data | No | Yes | [Go!](https://openlibrary.org/developers/api) | From 4af0686af564af9a64c0dde7c9b74d5a76735666 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 3 Oct 2017 14:42:06 +0000 Subject: [PATCH 089/252] rebuild JSON at 7f6795c [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 8614c1f..ef6118a 100644 --- a/json/entries.json +++ b/json/entries.json @@ -195,7 +195,7 @@ }, { "API": "Goodreads", - "Auth": null, + "Auth": "apiKey", "Category": "Books", "Description": "Books", "HTTPS": true, diff --git a/json/entries.min.json b/json/entries.min.json index 2550d56..ef3ed5a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":422,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":422,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 66438687c81138e43b795ce7077c81a60366b999 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 3 Oct 2017 16:28:51 +0000 Subject: [PATCH 090/252] rebuild JSON at 6ff6300 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index ef6118a..a1492d8 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 422, + "count": 423, "entries": [ { "API": "Dogs", @@ -1321,6 +1321,14 @@ "HTTPS": true, "Link": "https://www.microsoft.com/maps/" }, + { + "API": "FreeGeoIP", + "Auth": null, + "Category": "Geocoding", + "Description": "Geolocation of IP addresses", + "HTTPS": true, + "Link": "https://freegeoip.net/" + }, { "API": "GeoApi", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index ef3ed5a..b2c7ebf 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":422,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":423,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From ea658349bbf147cc49b6a22200f7ea38c1e7be9a Mon Sep 17 00:00:00 2001 From: Evan Busse Date: Thu, 5 Oct 2017 18:05:26 -0600 Subject: [PATCH 091/252] added marijuana strain api to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9321e5b..1f5d8e1 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ API | Description | Auth | HTTPS | Link | | Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | +| Marijuana Strain API | 2000+ Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | From 1509a5d467b7e76501314f28bfc8303a4ce3f47c Mon Sep 17 00:00:00 2001 From: K Foster Date: Fri, 6 Oct 2017 15:20:19 +0100 Subject: [PATCH 092/252] Addded the UK Carbon Intensity entry to the Environment group --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9321e5b..ee76e13 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ API | Description | Auth | HTTPS | Link | | AirVisual | Air quality and weather data | `apiKey` | Yes | [Go!](https://airvisual.com/api) | | OpenAQ | Open air quality data | `apiKey` | Yes | [Go!](https://docs.openaq.org/) | | PM2.5.in | Air quality of China | `apiKey` | No | [Go!](http://www.pm25.in/api_doc) | +| UK Carbon Intensity | The Official Carbon Intensity API for Great Britain developed by National Grid | No | Yes | [Go!](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0) | ### Events API | Description | Auth | HTTPS | Link | From 6df308909735bd2ce127c26b6c2e095390beca03 Mon Sep 17 00:00:00 2001 From: Eric Wyne Date: Fri, 6 Oct 2017 08:30:47 -0700 Subject: [PATCH 093/252] Add RoutingNumbers.info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9321e5b..49abc1f 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ API | Description | Auth | HTTPS | Link | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | +| RoutingNumbers.info | API for ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | ### Food & Drink From deb31b60f6b3f5d011b5bcb2ea7f1a4a0fccd775 Mon Sep 17 00:00:00 2001 From: Eric Wyne Date: Fri, 6 Oct 2017 08:57:32 -0700 Subject: [PATCH 094/252] alter Words API to fix build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9321e5b..4f7ef79 100644 --- a/README.md +++ b/README.md @@ -436,8 +436,8 @@ API | Description | Auth | HTTPS | Link | | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | [Go!](https://upcdatabase.org/api) | | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | [Go!](https://www.wikidata.org/w/api.php?action=help) | | Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | -| Words API | Definitions for more than 150,000 words. | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | +| Words API | Definitions for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | | Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | ### Open Source Projects From 448e0e3c645172251f80728de0d1d6191a44979e Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 6 Oct 2017 12:13:01 -0400 Subject: [PATCH 095/252] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f7ef79..c8c626e 100644 --- a/README.md +++ b/README.md @@ -437,7 +437,7 @@ API | Description | Auth | HTTPS | Link | | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | [Go!](https://www.wikidata.org/w/api.php?action=help) | | Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | -| Words API | Definitions for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | +| Words | Definitions for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | | Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | ### Open Source Projects From f7a19d0af7c21c9c7e49ea81ec8b06c177212de7 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 6 Oct 2017 16:14:40 +0000 Subject: [PATCH 096/252] rebuild JSON at 7f32abd [ci skip] --- json/entries.json | 18 +++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index a1492d8..3c5dfb3 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 423, + "count": 425, "entries": [ { "API": "Dogs", @@ -569,6 +569,14 @@ "HTTPS": true, "Link": "https://status.digitalocean.com/api/v1" }, + { + "API": "DomainDb Info", + "Auth": null, + "Category": "Development", + "Description": "Domain name search to find all domains containing particular words/phrases/etc", + "HTTPS": true, + "Link": "https://domainsdb.info/apidomainsdb/index.php" + }, { "API": "Faceplusplus", "Auth": "OAuth", @@ -2137,6 +2145,14 @@ "HTTPS": false, "Link": "http://developer.wordnik.com" }, + { + "API": "Words", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "Definitions for more than 150,000 words", + "HTTPS": true, + "Link": "https://www.wordsapi.com/" + }, { "API": "Yelp", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index b2c7ebf..57a0868 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":423,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":425,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 370791799ad88fb8609b36039fcf8aaddf53ea8b Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 6 Oct 2017 16:20:28 +0000 Subject: [PATCH 097/252] rebuild JSON at ced323f [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 3c5dfb3..4c0e821 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 425, + "count": 426, "entries": [ { "API": "Dogs", @@ -881,6 +881,14 @@ "HTTPS": false, "Link": "http://www.pm25.in/api_doc" }, + { + "API": "UK Carbon Intensity", + "Auth": null, + "Category": "Environment", + "Description": "The Official Carbon Intensity API for Great Britain developed by National Grid", + "HTTPS": true, + "Link": "https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0" + }, { "API": "Eventbrite", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 57a0868..b79a68e 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":425,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":426,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 2035684d9594469b87576156248e681244829247 Mon Sep 17 00:00:00 2001 From: Eric Wyne Date: Fri, 6 Oct 2017 09:55:40 -0700 Subject: [PATCH 098/252] remove "API for" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49abc1f..fa82094 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ API | Description | Auth | HTTPS | Link | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | -| RoutingNumbers.info | API for ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | +| RoutingNumbers.info | ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | ### Food & Drink From 8e5f7b7c3e8cfa75da04f107e794552645f956cd Mon Sep 17 00:00:00 2001 From: davemachado Date: Sat, 7 Oct 2017 01:21:19 +0000 Subject: [PATCH 099/252] rebuild JSON at 7468725 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 4c0e821..bf303fc 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 426, + "count": 427, "entries": [ { "API": "Dogs", @@ -953,6 +953,14 @@ "HTTPS": true, "Link": "https://ifsc.razorpay.com/" }, + { + "API": "RoutingNumbers.info", + "Auth": null, + "Category": "Finance", + "Description": "ACH/NACHA Bank Routing Numbers", + "HTTPS": true, + "Link": "https://www.routingnumbers.info/api/index.html" + }, { "API": "VAT Rates", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index b79a68e..5ccd912 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":426,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":427,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 1ccddfb6f035cd9885fe5e39c0febbd3e1cf84ce Mon Sep 17 00:00:00 2001 From: Christopher Tran Date: Sat, 7 Oct 2017 06:21:32 -0700 Subject: [PATCH 100/252] Add PiXHost API to readme PiXhost like imgur is a image hosting service and is free to all users. Some people who have slightly more graphical content that gets rejected at imgur switch to PiXhost because it has more lenient rules. It also has an API that is not known. From their website: "Welcome to the PiXhost API! You can use this API to upload images, covers or galleries. The following image formats are supported: image/gif, image/png, image/jpeg. Maximum image size is 10 MB. In case you have any ideas, questions or issues, feel free to contact us at: admin@pixhost.org. Old API users: We recently enforced https, please update your scripts." --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 403cac5..6a91f88 100644 --- a/README.md +++ b/README.md @@ -476,6 +476,7 @@ API | Description | Auth | HTTPS | Link | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | +| PiXhost | Upload images, photos, galleries | | No | Yes | [Go!](https://pixhost.org/api/index.html) | PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | From d5927f7416c18f894ff5db9b97ab2e17d0c1d75f Mon Sep 17 00:00:00 2001 From: Christopher Tran Date: Sat, 7 Oct 2017 13:44:53 -0700 Subject: [PATCH 101/252] Update README.md Removed the extra | --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a91f88..147d981 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,7 @@ API | Description | Auth | HTTPS | Link | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | -| PiXhost | Upload images, photos, galleries | | No | Yes | [Go!](https://pixhost.org/api/index.html) +| PiXhost | Upload images, photos, galleries | No | Yes | [Go!](https://pixhost.org/api/index.html) | PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | From df3f6bfbd4f67d9c83f5088ac4200d51ceb83918 Mon Sep 17 00:00:00 2001 From: Evan Busse Date: Sun, 8 Oct 2017 16:29:13 -0600 Subject: [PATCH 102/252] updated submission to comply with request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f5d8e1..593c093 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ API | Description | Auth | HTTPS | Link | | Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | -| Marijuana Strain API | 2000+ Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | +| Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | From 00b655c58991fc6dfa6a3fdc09316f97dde9fd30 Mon Sep 17 00:00:00 2001 From: nekvapil Date: Tue, 10 Oct 2017 13:22:25 +0200 Subject: [PATCH 103/252] =?UTF-8?q?Added=20Czech=20namedays=20API=20Change?= =?UTF-8?q?=20Czech=20national=20bank=C2=B4s=20category?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d90fb89..ccfa190 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | +| Czech Namedays Calendar | What name and when has nameday | No | No | [Go!](http://svatky.adresa.info/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | @@ -140,6 +141,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | 1Forge | Forex currency market data | `apiKey` | Yes | [Go!](https://1forge.com/forex-data-api/api-documentation) | | Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) | +| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) | ### Data Validation @@ -224,7 +226,6 @@ API | Description | Auth | HTTPS | Link | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | -| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | From 3e4a0986a2bbc850e31040ecf05fe0cbbe98c3ec Mon Sep 17 00:00:00 2001 From: Max Belsky Date: Wed, 11 Oct 2017 17:32:28 +0700 Subject: [PATCH 104/252] Update Auth type for Battle.net --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 403cac5..56d0de1 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ API | Description | Auth | HTTPS | Link | ### Games & Comics API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Battle.net | Blizzard Entertainment | No | Yes | [Go!](https://dev.battle.net/) | +| Battle.net | Blizzard Entertainment | `apiKey` | Yes | [Go!](https://dev.battle.net/) | | Battlefield 4 | Battlefield 4 Information | No | Yes | [Go!](https://bf4stats.com/api) | | Chuck Norris Database | Jokes | No | No | [Go!](http://www.icndb.com/api/) | | Clash of Clans | Clash of Clans Game Information | No | Yes | [Go!](https://developer.clashofclans.com) | From b36ca9b062a64caff87602ed9a87b97188fc2449 Mon Sep 17 00:00:00 2001 From: Danilo Fragoso Date: Wed, 11 Oct 2017 14:24:54 -0300 Subject: [PATCH 105/252] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 403cac5..82fd864 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ API | Description | Auth | HTTPS | Link | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | +| MercadoBitcoin | Brazilian Cryptocurrency Information | No | Yes | [Go!](https://www.mercadobitcoin.net/api-doc/) | ### Currency Exchange API | Description | Auth | HTTPS | Link | From 6f1aa8decbe6da385eb58bc05a43fb7534dbd774 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Wed, 11 Oct 2017 22:21:26 +0200 Subject: [PATCH 106/252] Added Pastebin API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 403cac5..b96df44 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ API | Description | Auth | HTTPS | Link | | Dropbox | File Sharing and Storage | `OAuth` | Yes | [Go!](https://www.dropbox.com/developers) | | Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) | | OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) | +| Pastebin | Plain Text Storage | `apiKey` | Yes | [Go!](https://pastebin.com/api/) | ### Continuous Integration API | Description | Auth | HTTPS | Link | From c33e250d881c10a0bea31388cabc1c0e5a684702 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 11 Oct 2017 20:43:27 +0000 Subject: [PATCH 107/252] rebuild JSON at 843b8ed [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index bf303fc..c6e8a98 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 427, + "count": 428, "entries": [ { "API": "Dogs", @@ -417,6 +417,14 @@ "HTTPS": true, "Link": "https://www.cryptocompare.com/api#" }, + { + "API": "MercadoBitcoin", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Brazilian Cryptocurrency Information", + "HTTPS": true, + "Link": "https://www.mercadobitcoin.net/api-doc/" + }, { "API": "1Forge", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 5ccd912..6ec2b14 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":427,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":428,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 29eac703c2315af189497c1512402685d25e1864 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 11 Oct 2017 20:48:55 +0000 Subject: [PATCH 108/252] rebuild JSON at 551d959 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index c6e8a98..d502238 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1131,7 +1131,7 @@ }, { "API": "Battle.net", - "Auth": null, + "Auth": "apiKey", "Category": "Games & Comics", "Description": "Blizzard Entertainment", "HTTPS": true, diff --git a/json/entries.min.json b/json/entries.min.json index 6ec2b14..c88587b 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":428,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":428,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 9e332c4eab84726c8f9d4d329829dfced2f0cf14 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 11 Oct 2017 20:53:34 +0000 Subject: [PATCH 109/252] rebuild JSON at ec62f1d [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index d502238..51ea55c 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 428, + "count": 429, "entries": [ { "API": "Dogs", @@ -345,6 +345,14 @@ "HTTPS": true, "Link": "https://dev.onedrive.com/" }, + { + "API": "Pastebin", + "Auth": "apiKey", + "Category": "Cloud Storage & File Sharing", + "Description": "Plain Text Storage", + "HTTPS": true, + "Link": "https://pastebin.com/api/" + }, { "API": "CircleCI", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index c88587b..1aa2ad6 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":428,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":429,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From a5373f4b208d5c80dd0d69d29c12fd9c121e05fd Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 11 Oct 2017 16:54:26 -0400 Subject: [PATCH 110/252] Remove Fedger.io Link has not been live in over 4 weeks, removing dead service. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0853461..383259b 100644 --- a/README.md +++ b/README.md @@ -488,7 +488,6 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | arcsecond.io | Multiple astronomy data sources | No | Yes | [Go!](https://api.arcsecond.io/) | | CORE | Access the world's Open Access research papers | `apiKey` | Yes | [Go!](https://core.ac.uk/services#api) | -| Fedger.io | Query machine intelligence data | No | Yes | [Go!](https://dev.fedger.io/docs/) | | inspirehep.net | High Energy Physics info. system | No | Yes | [Go!](https://inspirehep.net/info/hep/api?ln=en) | | Launch Library | Upcoming Space Launches | No | Yes | [Go!](https://launchlibrary.net/1.2/docs/api.html) | | Minor Planet Center | Asterank.com Information | No | No | [Go!](http://www.asterank.com/mpc) | From 18e37d6ead53adee19fcae11f14578981c4bbcc8 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 11 Oct 2017 20:57:34 +0000 Subject: [PATCH 111/252] rebuild JSON at 101fc3b [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 51ea55c..9e529df 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 429, + "count": 430, "entries": [ { "API": "Dogs", @@ -2041,6 +2041,14 @@ "HTTPS": true, "Link": "https://adresse.data.gouv.fr/api" }, + { + "API": "Marijuana Strains", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "Marijuana strains, races, flavors, and effects", + "HTTPS": false, + "Link": "http://strains.evanbusse.com/" + }, { "API": "Open Government, Australia", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 1aa2ad6..821cddf 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":429,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":430,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 5339fd35f20c99f6ccfa757ea5418863d9701b7c Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 11 Oct 2017 21:02:13 +0000 Subject: [PATCH 112/252] rebuild JSON at a5373f4 [ci skip] --- json/entries.json | 10 +--------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index 9e529df..6478328 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 430, + "count": 429, "entries": [ { "API": "Dogs", @@ -2393,14 +2393,6 @@ "HTTPS": true, "Link": "https://core.ac.uk/services#api" }, - { - "API": "Fedger.io", - "Auth": null, - "Category": "Science", - "Description": "Query machine intelligence data", - "HTTPS": true, - "Link": "https://dev.fedger.io/docs/" - }, { "API": "inspirehep.net", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 821cddf..c2b69f7 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":430,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":429,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 92e3fbdfa13bce83a84f0d6914e4745c6e6ffd49 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 11 Oct 2017 17:03:27 -0400 Subject: [PATCH 113/252] Remove Tokyo Metro Open Data Link has been dead since early August, removing dead service --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 383259b..07945c0 100644 --- a/README.md +++ b/README.md @@ -614,7 +614,6 @@ API | Description | Auth | HTTPS | Link | | Transport for Switzerland | Official Swiss Public Transport Open Data | `apiKey` | Yes | [Go!](https://opentransportdata.swiss/en/) | | Transport for The Netherlands | NS, only trains | `apiKey` | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) | | Transport for The Netherlands | OVAPI, country-wide public transport | No | Yes | [Go!](https://github.com/skywave/KV78Turbo-OVAPI/wiki) | -| Transport for Tokyo, Japan | Tokyo Metro | `apiKey` | Yes | [Go!](https://developer.tokyometroapp.jp/info) | | Transport for Toronto, Canada | TTC | No | Yes | [Go!](https://myttc.ca/developers) | | Transport for United States | NextBus API | No | No | [Go!](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf) | | Transport for Vancouver, Canada | TransLink | `OAuth` | Yes | [Go!](https://developer.translink.ca/) | From 3d487ea65f87af6c48ea2be8881ce68eebe8f3fa Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 11 Oct 2017 21:04:56 +0000 Subject: [PATCH 114/252] rebuild JSON at 92e3fbd [ci skip] --- json/entries.json | 10 +--------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index 6478328..f01fcfa 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 429, + "count": 428, "entries": [ { "API": "Dogs", @@ -3177,14 +3177,6 @@ "HTTPS": true, "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki" }, - { - "API": "Transport for Tokyo, Japan", - "Auth": "apiKey", - "Category": "Transportation", - "Description": "Tokyo Metro", - "HTTPS": true, - "Link": "https://developer.tokyometroapp.jp/info" - }, { "API": "Transport for Toronto, Canada", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index c2b69f7..918f3ab 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":429,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":428,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From d48fa48091361048ab8f481839915039c3d4efbc Mon Sep 17 00:00:00 2001 From: Vojtech Nekvapil Date: Wed, 11 Oct 2017 23:37:29 +0200 Subject: [PATCH 115/252] description correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccfa190..7c06753 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | -| Czech Namedays Calendar | What name and when has nameday | No | No | [Go!](http://svatky.adresa.info/) | +| Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | [Go!](http://svatky.adresa.info/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | From 65ff4339df37ee2f99bb03caa627b66237aac7be Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Wed, 11 Oct 2017 17:50:05 -0500 Subject: [PATCH 116/252] Adding job board apis --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07945c0..bb25865 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Please note a passing build status indicates all listed APIs are available since * [Geocoding](#geocoding) * [Government](#government) * [Health](#health) +* [Jobs](#jobs) * [Machine Learning](#machine-learning) * [Math](#math) * [Music](#music) @@ -359,6 +360,24 @@ API | Description | Auth | HTTPS | Link | | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | [Go!](https://open.fda.gov/api/) | | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) | +### Jobs +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Adzuna | Job board aggregator | `apiKey` | Yes | [Go!](https://developer.adzuna.com/overview) | +| Authentic Jobs | Job board for designers, hackers, and creative pros | `apiKey` | Yes | [Go!](https://authenticjobs.com/api/docs) | +| Careerjet | Job search engine | `apiKey` | No | [Go!](https://www.careerjet.com/partners/api/) | +| Github Jobs | Jobs for software developers | No | Yes | [Go!](https://jobs.github.com/api) | +| Indeed | Job board aggragator | `apiKey` | Yes | [Go!](https://www.indeed.com/publisher) | +| Jobs2Careers | Job aggregator | `apiKey` | Yes | [Go!](http://api.jobs2careers.com/api/spec.pdf) | +| Jooble | Job search engine | `apiKey` | Yes | [Go!](https://us.jooble.org/api/about) | +| Juju | Job search engine | `apiKey` | No | [Go!](http://www.juju.com/publisher/spec/) | +| Open Skills | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | +| Search.gov Jobs | Tap into a list of current jobs openings with the United States government | No | Yes | [Go!](https://search.gov/developer/jobs.html) | +| The Muse | Job board and company profiles | `apiKey` | Yes | [Go!](https://www.themuse.com/developers/api/v2) | +| Upwork | Freelance job board and management system | `OAuth` | Yes | [Go!](https://developers.upwork.com/) | +| USAJOBS | US government job board | `apiKey` | Yes | [Go!](https://developer.usajobs.gov/) | +| ZipRecruiter | Job search app and website | `apiKey` | Yes | [Go!](https://www.ziprecruiter.com/publishers) | + ### Machine Learning API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -430,7 +449,6 @@ API | Description | Auth | HTTPS | Link | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | -| Open Skills | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | | Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | From 3daf125f46fc8fadda9e775aa0587a5bcce4f257 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 12 Oct 2017 07:56:58 +0000 Subject: [PATCH 117/252] rebuild JSON at 01fae7e [ci skip] --- json/entries.json | 122 ++++++++++++++++++++++++++++++++++++++---- json/entries.min.json | 2 +- 2 files changed, 114 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index f01fcfa..f25c34e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 428, + "count": 441, "entries": [ { "API": "Dogs", @@ -1681,6 +1681,118 @@ "HTTPS": true, "Link": "https://ndb.nal.usda.gov/ndb/doc/index" }, + { + "API": "Adzuna", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job board aggregator", + "HTTPS": true, + "Link": "https://developer.adzuna.com/overview" + }, + { + "API": "Authentic Jobs", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job board for designers, hackers, and creative pros", + "HTTPS": true, + "Link": "https://authenticjobs.com/api/docs" + }, + { + "API": "Careerjet", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job search engine", + "HTTPS": false, + "Link": "https://www.careerjet.com/partners/api/" + }, + { + "API": "Github Jobs", + "Auth": null, + "Category": "Jobs", + "Description": "Jobs for software developers", + "HTTPS": true, + "Link": "https://jobs.github.com/api" + }, + { + "API": "Indeed", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job board aggragator", + "HTTPS": true, + "Link": "https://www.indeed.com/publisher" + }, + { + "API": "Jobs2Careers", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job aggregator", + "HTTPS": true, + "Link": "http://api.jobs2careers.com/api/spec.pdf" + }, + { + "API": "Jooble", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job search engine", + "HTTPS": true, + "Link": "https://us.jooble.org/api/about" + }, + { + "API": "Juju", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job search engine", + "HTTPS": false, + "Link": "http://www.juju.com/publisher/spec/" + }, + { + "API": "Open Skills", + "Auth": null, + "Category": "Jobs", + "Description": "Job titles, skills, and related jobs data", + "HTTPS": false, + "Link": "https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview" + }, + { + "API": "Search.gov Jobs", + "Auth": null, + "Category": "Jobs", + "Description": "Tap into a list of current jobs openings with the United States government", + "HTTPS": true, + "Link": "https://search.gov/developer/jobs.html" + }, + { + "API": "The Muse", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job board and company profiles", + "HTTPS": true, + "Link": "https://www.themuse.com/developers/api/v2" + }, + { + "API": "Upwork", + "Auth": "OAuth", + "Category": "Jobs", + "Description": "Freelance job board and management system", + "HTTPS": true, + "Link": "https://developers.upwork.com/" + }, + { + "API": "USAJOBS", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "US government job board", + "HTTPS": true, + "Link": "https://developer.usajobs.gov/" + }, + { + "API": "ZipRecruiter", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job search app and website", + "HTTPS": true, + "Link": "https://www.ziprecruiter.com/publishers" + }, { "API": "API.AI", "Auth": "apiKey", @@ -2089,14 +2201,6 @@ "HTTPS": true, "Link": "https://www.data.gov/" }, - { - "API": "Open Skills", - "Auth": null, - "Category": "Open Data", - "Description": "Job titles, skills, and related jobs data", - "HTTPS": false, - "Link": "https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview" - }, { "API": "Outpan", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 918f3ab..69be5af 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":428,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":441,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From e826b0239cc138f34863f401fe86ee63563d9482 Mon Sep 17 00:00:00 2001 From: nekvapil Date: Thu, 12 Oct 2017 10:36:52 +0200 Subject: [PATCH 118/252] Czech national exchange rates supports https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c06753..1a08213 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | 1Forge | Forex currency market data | `apiKey` | Yes | [Go!](https://1forge.com/forex-data-api/api-documentation) | | Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) | -| Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | +| Czech National Bank | A collection of exchange rates | No | Yes | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) | ### Data Validation From 0813393f40d6241f2b0482fa61c2b15b979b5434 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 12 Oct 2017 13:28:21 +0000 Subject: [PATCH 119/252] rebuild JSON at 63af3fc [ci skip] --- json/entries.json | 26 +++++++++++++++++--------- json/entries.min.json | 2 +- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index f25c34e..97ad8ab 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 441, + "count": 442, "entries": [ { "API": "Dogs", @@ -281,6 +281,14 @@ "HTTPS": false, "Link": "http://calapi.inadiutorium.cz/" }, + { + "API": "Czech Namedays Calendar", + "Auth": null, + "Category": "Calendar", + "Description": "Lookup for a name and returns nameday date", + "HTTPS": false, + "Link": "http://svatky.adresa.info/" + }, { "API": "Google Calendar", "Auth": "OAuth", @@ -449,6 +457,14 @@ "HTTPS": true, "Link": "https://currencylayer.com/documentation" }, + { + "API": "Czech National Bank", + "Auth": null, + "Category": "Currency Exchange", + "Description": "A collection of exchange rates", + "HTTPS": true, + "Link": "https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml" + }, { "API": "Fixer.io", "Auth": null, @@ -945,14 +961,6 @@ "HTTPS": true, "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" }, - { - "API": "Czech National Bank", - "Auth": null, - "Category": "Finance", - "Description": "A collection of exchange rates", - "HTTPS": false, - "Link": "https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml" - }, { "API": "IEX", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 69be5af..17d6fa2 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":441,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":false,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":442,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From eed2d600111eedebfabaa49ca03b81c1406c6ca2 Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Fri, 13 Oct 2017 14:08:23 -0500 Subject: [PATCH 120/252] Adding more apis --- README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6daf06c..ea69831 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Please note a passing build status indicates all listed APIs are available since * [Currency Exchange](#currency-exchange) * [Data Validation](#data-validation) * [Development](#development) +* [Dictionaries](#dictionaries) * [Documents & Productivity](#documents--productivity) * [Environment](#environment) * [Events](#events) @@ -107,6 +108,7 @@ API | Description | Auth | HTTPS | Link | ### Business API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Charity Search | Non-profit charity data | `apiKey` | No | [Go!](http://charityapi.orghunter.com/) | | Clearbit Logo API | Search for company logos and embed them in your projects | No | Yes | [Go!](https://clearbit.com/docs#logo-api) | | Domainsdb.info | Registered Domain Names Search | No | Yes | [Go!](https://domainsdb.info/) | | Gmail | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | [Go!](https://developers.google.com/gmail/api/) | @@ -166,6 +168,7 @@ API | Description | Auth | HTTPS | Link | | languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) | | Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) | | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) | +| MailTest | Email address validation | No | Yes | [Go!](http://mailtest.in/documentation/) | | numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) | | PurgoMalum | Content validator against profanity & obscenity | No | No | [Go!](http://www.purgomalum.com) | | vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) | @@ -188,6 +191,7 @@ API | Description | Auth | HTTPS | Link | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | +| Google Speech | Converts audio to text | `OAuth` | Yes | [Go!](https://cloud.google.com/speech/) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | @@ -209,10 +213,20 @@ API | Description | Auth | HTTPS | Link | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | +| Scrape Website Email | Grabs email addresses from a URL | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/tommytcchan/scrape-website-email) | +| SHOUTCLOUD | ALL-CAPS AS A SERVICE | No | No | [Go!](http://shoutcloud.io/) | | StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | +### Dictionaries +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Oxford | Dictionary Data | `apiKey` | Yes | [Go!](https://developer.oxforddictionaries.com/) | +| Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | +| Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | +| Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | + ### Documents & Productivity API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -312,6 +326,8 @@ API | Description | Auth | HTTPS | Link | | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | | Battuta | A (country/region/city) in-cascade location API | `apiKey` | Yes | [Go!](https://battuta.medunes.net) | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | +| City Context | Crime, school, and transportation data for US cities | `apiKey` | Yes | [Go!](https://www.citycontext.com/api-reference#/) | +| CitySDK | Open APIs for select European cities | No | Yes | [Go!](http://www.citysdk.eu/citysdk-toolkit/) | | FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | @@ -333,6 +349,7 @@ API | Description | Auth | HTTPS | Link | | 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) | | Postcodes.io | Postcode lookup & Geolocation for the UK | No | Yes | [Go!](https://postcodes.io) | | REST Countries | Get information about countries via a RESTful API | No | Yes | [Go!](https://restcountries.eu) | +| Uebermaps | Discover and share maps with friends | `apiKey` | Yes | [Go!](https://uebermaps.com/api/v2) | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | @@ -395,7 +412,6 @@ API | Description | Auth | HTTPS | Link | | Newton | Symbolic and Arithmetic Math Calculator | No | Yes | [Go!](https://newton.now.sh/) | | Numbers API | Facts about numbers | No | No | [Go!](http://numbersapi.com) | - ### Music API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -415,6 +431,7 @@ API | Description | Auth | HTTPS | Link | | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | [Go!](https://www.songsterr.com/a/wa/api/) | | Soundcloud | Music | No | Yes | [Go!](https://developers.soundcloud.com/) | | Spotify | Music | `OAuth` | Yes | [Go!](https://developer.spotify.com/web-api/) | +| TasteDive | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | [Go!](https://tastedive.com/read/api) | | TheAudioDB | Music | `apiKey` | No | [Go!](http://www.theaudiodb.com) | | Vagalume | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | [Go!](https://api.vagalume.com.br/docs/) | @@ -451,7 +468,6 @@ API | Description | Auth | HTTPS | Link | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | -| Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | | Quandl | Stock Market Data | No | Yes | [Go!](https://www.quandl.com/) | | Represent by Open North | Find Canadian Government Representatives | No | Yes | [Go!](https://represent.opennorth.ca/) | @@ -460,8 +476,6 @@ API | Description | Auth | HTTPS | Link | | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | [Go!](https://upcdatabase.org/api) | | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | [Go!](https://www.wikidata.org/w/api.php?action=help) | | Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | -| Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | -| Words | Definitions for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | | Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | ### Open Source Projects @@ -568,6 +582,7 @@ API | Description | Auth | HTTPS | Link | | Fitbit | Fitbit Information | `OAuth` | Yes | [Go!](https://dev.fitbit.com/) | | Football-Data.org | Football Data | No | No | [Go!](http://api.football-data.org/index) | | JCDecaux Bike | JCDecaux's self-service bicycles | `apiKey` | Yes | [Go!](https://developer.jcdecaux.com/) | +| NBA Stats | Current and historical NBA Statistics | No | Yes | [Go!](https://any-api.com/nba_com/nba_com/docs/API_Description) | | NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) | | Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) | | Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) | @@ -598,11 +613,14 @@ API | Description | Auth | HTTPS | Link | | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | [Go!](http://api.bart.gov) | | Community Transit | Transitland API | No | Yes | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | | Goibibo | API for travel search | `apiKey` | Yes | [Go!](https://developer.goibibo.com/docs) | +| GraphHopper | A-to-B routing with turn-by-turn instructions | `apiKey` | Yes | [Go!](https://graphhopper.com/api/1/docs/) | | Icelandic APIs | Open APIs that deliver services in or regarding Iceland | No | Yes | [Go!](http://docs.apis.is/) | | Indian Railways | Indian Railways Information | `apiKey` | No | [Go!](http://api.erail.in/) | | Izi | Audio guide for travellers | `apiKey` | Yes | [Go!](http://api-docs.izi.travel/) | +| Lyft | Request and lookup ride data | `apiKey` | Yes | [Go!](https://www.lyft.com/developers) | | Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | [Go!](https://api.navitia.io/) | | Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | +| REFUGE Restrooms | Provides safe restroom access for transgender, intersex, and gender nonconforming individuals | No | Yes | [Go!](https://www.refugerestrooms.org/api/docs/#!/restrooms) | | Schiphol Airport | Schiphol | `apiKey` | Yes | [Go!](https://developer.schiphol.nl/) | | TransitLand | Transit Aggregation | No | Yes | [Go!](https://transit.land/documentation/datastore/api-endpoints.html) | | Transport for Atlanta, US | Marta | No | No | [Go!](http://www.itsmarta.com/app-developer-resources.aspx) | @@ -671,6 +689,7 @@ API | Description | Auth | HTTPS | Link | | Ron Swanson Quotes | Television | No | Yes | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) | | TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | +| TVDB | Television data | `apiKey` | Yes | [Go!](https://api.thetvdb.com/swagger) | | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) | @@ -680,6 +699,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Dark Sky | Weather | `apiKey` | Yes | [Go!](https://darksky.net/dev/) | | MetaWeather | Weather | No | Yes | [Go!](https://www.metaweather.com/api/) | +| ODWeather | Weather and weather webcams | No | No | [Go!](http://api.oceandrivers.com/static/docs.html) | | OpenWeatherMap | Weather | `apiKey` | No | [Go!](http://openweathermap.org/api) | | Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | `apiKey` | Yes | [Go!](https://www.wunderground.com/weather/api/) | From 1f84398266ad7fbd58ebb08b4942f59320d71faf Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Fri, 13 Oct 2017 14:10:52 -0500 Subject: [PATCH 121/252] Moving restpack to documents section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea69831..1c6021a 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,6 @@ API | Description | Auth | HTTPS | Link | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | -| Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | Scrape Website Email | Grabs email addresses from a URL | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/tommytcchan/scrape-website-email) | | SHOUTCLOUD | ALL-CAPS AS A SERVICE | No | No | [Go!](http://shoutcloud.io/) | @@ -235,6 +234,7 @@ API | Description | Auth | HTTPS | Link | | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) | | Pocket | Bookmarking service | `OAuth` | Yes | [Go!](https://getpocket.com/developer/) | | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | [Go!](https://prexview.com) | +| Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) | | Todoist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.todoist.com) | | Wunderlist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) | From 3e5f291a2428b0ac5652533af02c1e3c4d4dd7fc Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Fri, 13 Oct 2017 15:19:40 -0500 Subject: [PATCH 122/252] Removing invalid apis --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1c6021a..ac4acfb 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,6 @@ API | Description | Auth | HTTPS | Link | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | -| Google Speech | Converts audio to text | `OAuth` | Yes | [Go!](https://cloud.google.com/speech/) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | @@ -222,7 +221,6 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Oxford | Dictionary Data | `apiKey` | Yes | [Go!](https://developer.oxforddictionaries.com/) | -| Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | | Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) | From d775f4be569d083d99ce6858ae9d79340174647a Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Fri, 13 Oct 2017 15:20:49 -0500 Subject: [PATCH 123/252] Removing uber --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ac4acfb..088ba42 100644 --- a/README.md +++ b/README.md @@ -654,7 +654,6 @@ API | Description | Auth | HTTPS | Link | | Transport for Vancouver, Canada | TransLink | `OAuth` | Yes | [Go!](https://developer.translink.ca/) | | Transport for Victoria, AU | PTV API | `apiKey` | Yes | [Go!](https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/) | | Transport for Washington, US | Washington Metro transport API | `OAuth` | Yes | [Go!](https://developer.wmata.com/) | -| Uber | Request Uber rides, reach riders, transport things, and reward drivers | `OAuth` | Yes | [Go!](https://developer.uber.com/) | | WhereIsMyTransport | Platform for public transport data in emerging cities | `OAuth` | Yes | [Go!](https://developer.whereismytransport.com/) | ### University From f620a275583addd94fa88f4598ec80330a959c28 Mon Sep 17 00:00:00 2001 From: Karl Hughes Date: Fri, 13 Oct 2017 15:21:06 -0500 Subject: [PATCH 124/252] Removing lyft --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 088ba42..d484043 100644 --- a/README.md +++ b/README.md @@ -615,7 +615,6 @@ API | Description | Auth | HTTPS | Link | | Icelandic APIs | Open APIs that deliver services in or regarding Iceland | No | Yes | [Go!](http://docs.apis.is/) | | Indian Railways | Indian Railways Information | `apiKey` | No | [Go!](http://api.erail.in/) | | Izi | Audio guide for travellers | `apiKey` | Yes | [Go!](http://api-docs.izi.travel/) | -| Lyft | Request and lookup ride data | `apiKey` | Yes | [Go!](https://www.lyft.com/developers) | | Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | [Go!](https://api.navitia.io/) | | Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | | REFUGE Restrooms | Provides safe restroom access for transgender, intersex, and gender nonconforming individuals | No | Yes | [Go!](https://www.refugerestrooms.org/api/docs/#!/restrooms) | From 0ed471f1786f41279720f0293c16137b49558cb7 Mon Sep 17 00:00:00 2001 From: Trey Granderson Date: Sat, 14 Oct 2017 16:59:49 -0400 Subject: [PATCH 125/252] add Plaid API to finance section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6daf06c..428ce2a 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | +| Plaid | Enables applications to connect with users’ bank accounts and access transaction data | apiKey | Yes | [Go!](https://plaid.com/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | RoutingNumbers.info | ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | From 65d143fd3a77e871def6d1f7c04cdc4f53731e94 Mon Sep 17 00:00:00 2001 From: Trey Granderson Date: Sat, 14 Oct 2017 17:01:55 -0400 Subject: [PATCH 126/252] shorten description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 428ce2a..51e7833 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | -| Plaid | Enables applications to connect with users’ bank accounts and access transaction data | apiKey | Yes | [Go!](https://plaid.com/) | +| Plaid | Connect with users’ bank accounts and access transaction data | apiKey | Yes | [Go!](https://plaid.com/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | RoutingNumbers.info | ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | From 7f58dd8e97501a396b7c44591ee799e0b4567963 Mon Sep 17 00:00:00 2001 From: Anderson Joyle Date: Mon, 16 Oct 2017 22:56:59 +0200 Subject: [PATCH 127/252] Adding QR code API Adding QR code API to development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51e7833..e62c7e3 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ API | Description | Auth | HTTPS | Link | | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) | +| QR code API | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | From 519f4ef301a865de0a38ca53a389798b909582aa Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 16 Oct 2017 20:57:24 +0000 Subject: [PATCH 128/252] rebuild JSON at ad99a3c [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 97ad8ab..cec826c 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 442, + "count": 443, "entries": [ { "API": "Dogs", @@ -969,6 +969,14 @@ "HTTPS": true, "Link": "https://iextrading.com/developer/" }, + { + "API": "Plaid", + "Auth": "apiKey", + "Category": "Finance", + "Description": "Connect with users\u2019 bank accounts and access transaction data", + "HTTPS": true, + "Link": "https://plaid.com/" + }, { "API": "Razorpay IFSC", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 17d6fa2..3ab01e4 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":442,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":443,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 104df21c41261a9904f1bb8e6986473a4b96167b Mon Sep 17 00:00:00 2001 From: Anderson Joyle Date: Mon, 16 Oct 2017 23:15:02 +0200 Subject: [PATCH 129/252] Removing API from title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e62c7e3..5654bc8 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ API | Description | Auth | HTTPS | Link | | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) | -| QR code API | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | +| QR code | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | From 4d9e2e7d9365aae1fbea8bba29bde35d63acd850 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 16 Oct 2017 17:18:11 -0400 Subject: [PATCH 130/252] Create Mock Data section --- README.md | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 51e7833..74d15fb 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Please note a passing build status indicates all listed APIs are available since * [Jobs](#jobs) * [Machine Learning](#machine-learning) * [Math](#math) +* [Mock Data](#mock-data) * [Music](#music) * [News](#news) * [Open Data](#open-data) @@ -173,11 +174,9 @@ API | Description | Auth | HTTPS | Link | ### Development API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | -| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | -| Bitbucket - User Data | Pull public information for a user's Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) | +| Bitbucket | Pull public information for a Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) | | Browshot | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | [Go!](https://browshot.com/api/documentation) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | @@ -189,28 +188,19 @@ API | Description | Auth | HTTPS | Link | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | -| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) | | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | [Go!](https://jsonbin.io) | -| JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | | Judge0 API | Compile and run source code | No | Yes | [Go!](https://api.judge0.com/) | | Kairos | Face Recognition and Emotion Analysis | `apiKey` | Yes | [Go!](https://www.kairos.com/features) | | Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | | LiveEdu | Live Coding Streaming | `OAuth` | Yes | [Go!](https://www.liveedu.tv/developer/applications/) | -| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | -| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) | -| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | -| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) | -| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | -| StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | -| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | ### Documents & Productivity @@ -397,6 +387,21 @@ API | Description | Auth | HTTPS | Link | | Numbers API | Facts about numbers | No | No | [Go!](http://numbersapi.com) | +### Mock Data +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | +| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | +| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | +| JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | +| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | +| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | +| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | +| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | +| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | +| StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | +| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | + ### Music API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From f9a2593f47b73f18aacd7cd8e9e848b9a2313f4f Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 16 Oct 2017 21:24:46 +0000 Subject: [PATCH 131/252] rebuild JSON at 6cae2d4 [ci skip] --- json/entries.json | 180 +++++++++++++++++++++--------------------- json/entries.min.json | 2 +- 2 files changed, 91 insertions(+), 91 deletions(-) diff --git a/json/entries.json b/json/entries.json index cec826c..1dfce47 100644 --- a/json/entries.json +++ b/json/entries.json @@ -521,14 +521,6 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Development", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, { "API": "APIs.guru", "Auth": null, @@ -537,14 +529,6 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Development", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -554,10 +538,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket - User Data", + "API": "Bitbucket", "Auth": null, "Category": "Development", - "Description": "Pull public information for a user's Bitbucket account", + "Description": "Pull public information for a Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -649,14 +633,6 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Development", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, { "API": "import.io", "Auth": "apiKey", @@ -689,14 +665,6 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Development", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, { "API": "Judge0 API", "Auth": null, @@ -729,22 +697,6 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Development", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Development", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, { "API": "Myjson", "Auth": null, @@ -769,22 +721,6 @@ "HTTPS": true, "Link": "https://github.com/toddmotto/public-apis/tree/master/json" }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Development", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Development", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, { "API": "ReqRes", "Auth": null, @@ -801,30 +737,6 @@ "HTTPS": true, "Link": "https://restpack.io/" }, - { - "API": "RoboHash", - "Auth": null, - "Category": "Development", - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/" - }, - { - "API": "StackExchange", - "Auth": "OAuth", - "Category": "Development", - "Description": "Q&A forum for developers", - "HTTPS": true, - "Link": "https://api.stackexchange.com/" - }, - { - "API": "UI Names", - "Auth": null, - "Category": "Development", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Verse", "Auth": null, @@ -1873,6 +1785,94 @@ "HTTPS": false, "Link": "http://numbersapi.com" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Mock Data", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Mock Data", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Mock Data", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Mock Data", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Mock Data", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Mock Data", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, + { + "API": "RoboHash", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/" + }, + { + "API": "StackExchange", + "Auth": "OAuth", + "Category": "Mock Data", + "Description": "Q&A forum for developers", + "HTTPS": true, + "Link": "https://api.stackexchange.com/" + }, + { + "API": "UI Names", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Bandsintown", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 3ab01e4..35fb19c 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":443,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":443,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Mock Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Mock Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Mock Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Mock Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Mock Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Mock Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Mock Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Mock Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Mock Data"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Mock Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Mock Data"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 55b3cbc42e79661dc28fdc0dfaa958b6a036e916 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 16 Oct 2017 21:25:41 +0000 Subject: [PATCH 132/252] rebuild JSON at 76ebc91 [ci skip] --- json/entries.json | 190 ++++++++++++++++++++++-------------------- json/entries.min.json | 2 +- 2 files changed, 100 insertions(+), 92 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1dfce47..b36d06f 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 443, + "count": 444, "entries": [ { "API": "Dogs", @@ -521,6 +521,14 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Development", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, { "API": "APIs.guru", "Auth": null, @@ -529,6 +537,14 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Development", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -538,10 +554,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket", + "API": "Bitbucket - User Data", "Auth": null, "Category": "Development", - "Description": "Pull public information for a Bitbucket account", + "Description": "Pull public information for a user's Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -633,6 +649,14 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Development", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, { "API": "import.io", "Auth": "apiKey", @@ -665,6 +689,14 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Development", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, { "API": "Judge0 API", "Auth": null, @@ -697,6 +729,22 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Development", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Development", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, { "API": "Myjson", "Auth": null, @@ -721,6 +769,30 @@ "HTTPS": true, "Link": "https://github.com/toddmotto/public-apis/tree/master/json" }, + { + "API": "QR code", + "Auth": null, + "Category": "Development", + "Description": "Generate and decode / read QR code graphics", + "HTTPS": true, + "Link": "http://goqr.me/api/" + }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Development", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Development", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, { "API": "ReqRes", "Auth": null, @@ -737,6 +809,30 @@ "HTTPS": true, "Link": "https://restpack.io/" }, + { + "API": "RoboHash", + "Auth": null, + "Category": "Development", + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/" + }, + { + "API": "StackExchange", + "Auth": "OAuth", + "Category": "Development", + "Description": "Q&A forum for developers", + "HTTPS": true, + "Link": "https://api.stackexchange.com/" + }, + { + "API": "UI Names", + "Auth": null, + "Category": "Development", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Verse", "Auth": null, @@ -1785,94 +1881,6 @@ "HTTPS": false, "Link": "http://numbersapi.com" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Mock Data", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Mock Data", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Mock Data", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Mock Data", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Mock Data", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Mock Data", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, - { - "API": "RoboHash", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/" - }, - { - "API": "StackExchange", - "Auth": "OAuth", - "Category": "Mock Data", - "Description": "Q&A forum for developers", - "HTTPS": true, - "Link": "https://api.stackexchange.com/" - }, - { - "API": "UI Names", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Bandsintown", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 35fb19c..9dab54a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":443,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Mock Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Mock Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Mock Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Mock Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Mock Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Mock Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Mock Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Mock Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Mock Data"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Mock Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Mock Data"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":444,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 087f5e2aedf4c10798cb4fbc952f5db0871ea612 Mon Sep 17 00:00:00 2001 From: David Katz Date: Tue, 17 Oct 2017 09:22:04 +0000 Subject: [PATCH 133/252] Add a 'Jokes' API This change adds a 'Jokes' API to the "Games and Comics" section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5654bc8..720eac6 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,7 @@ API | Description | Auth | HTTPS | Link | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | | Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) | | Hearthstone | Hearthstone Cards Information | `X-Mashape-Key` | Yes | [Go!](http://hearthstoneapi.com/) | +| Jokes | Programming and general jokes | No | Yes | [Go!](https://github.com/15Dkatz/official_joke_api) | | Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | | Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | From da709ae65dade0304a38e6f42db5d7759446a0a1 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 17 Oct 2017 10:40:28 -0400 Subject: [PATCH 134/252] Unmove Stack Exchange back to Development section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53d4785..a4a81eb 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ API | Description | Auth | HTTPS | Link | | QR code | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) | +| StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | ### Documents & Productivity @@ -400,7 +401,6 @@ API | Description | Auth | HTTPS | Link | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | -| StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | ### Music From 6e03361f416123f67e9e09cbfd068d6c56d7de8b Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 17 Oct 2017 14:41:35 +0000 Subject: [PATCH 135/252] rebuild JSON at a71373c [ci skip] --- json/entries.json | 164 +++++++++++++++++++++--------------------- json/entries.min.json | 2 +- 2 files changed, 83 insertions(+), 83 deletions(-) diff --git a/json/entries.json b/json/entries.json index b36d06f..9a9fff8 100644 --- a/json/entries.json +++ b/json/entries.json @@ -521,14 +521,6 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Development", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, { "API": "APIs.guru", "Auth": null, @@ -537,14 +529,6 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Development", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -554,10 +538,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket - User Data", + "API": "Bitbucket", "Auth": null, "Category": "Development", - "Description": "Pull public information for a user's Bitbucket account", + "Description": "Pull public information for a Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -649,14 +633,6 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Development", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, { "API": "import.io", "Auth": "apiKey", @@ -689,14 +665,6 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Development", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, { "API": "Judge0 API", "Auth": null, @@ -729,22 +697,6 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Development", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Development", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, { "API": "Myjson", "Auth": null, @@ -777,22 +729,6 @@ "HTTPS": true, "Link": "http://goqr.me/api/" }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Development", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Development", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, { "API": "ReqRes", "Auth": null, @@ -809,14 +745,6 @@ "HTTPS": true, "Link": "https://restpack.io/" }, - { - "API": "RoboHash", - "Auth": null, - "Category": "Development", - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/" - }, { "API": "StackExchange", "Auth": "OAuth", @@ -825,14 +753,6 @@ "HTTPS": true, "Link": "https://api.stackexchange.com/" }, - { - "API": "UI Names", - "Auth": null, - "Category": "Development", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Verse", "Auth": null, @@ -1881,6 +1801,86 @@ "HTTPS": false, "Link": "http://numbersapi.com" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Mock Data", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Mock Data", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Mock Data", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Mock Data", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Mock Data", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Mock Data", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, + { + "API": "RoboHash", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/" + }, + { + "API": "UI Names", + "Auth": null, + "Category": "Mock Data", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Bandsintown", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 9dab54a..62a7ef5 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":444,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":444,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Mock Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Mock Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Mock Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Mock Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Mock Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Mock Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Mock Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Mock Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Mock Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Mock Data"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 22eedc782cc08ed31a4fc3de5e99c073599d37ff Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 18 Oct 2017 11:18:54 +0000 Subject: [PATCH 136/252] rebuild JSON at c1b659d [ci skip] --- json/entries.json | 342 +++++++++++++++++++++++++++--------------- json/entries.min.json | 2 +- 2 files changed, 224 insertions(+), 120 deletions(-) diff --git a/json/entries.json b/json/entries.json index 9a9fff8..8bdd364 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 444, + "count": 457, "entries": [ { "API": "Dogs", @@ -217,6 +217,14 @@ "HTTPS": true, "Link": "https://openlibrary.org/developers/api" }, + { + "API": "Charity Search", + "Auth": "apiKey", + "Category": "Business", + "Description": "Non-profit charity data", + "HTTPS": false, + "Link": "http://charityapi.orghunter.com/" + }, { "API": "Clearbit Logo API", "Auth": null, @@ -497,6 +505,14 @@ "HTTPS": true, "Link": "https://mailboxlayer.com" }, + { + "API": "MailTest", + "Auth": null, + "Category": "Data Validation", + "Description": "Email address validation", + "HTTPS": true, + "Link": "http://mailtest.in/documentation/" + }, { "API": "numverify", "Auth": null, @@ -521,6 +537,14 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Development", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, { "API": "APIs.guru", "Auth": null, @@ -529,6 +553,14 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Development", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -538,10 +570,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket", + "API": "Bitbucket - User Data", "Auth": null, "Category": "Development", - "Description": "Pull public information for a Bitbucket account", + "Description": "Pull public information for a user's Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -633,6 +665,14 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Development", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, { "API": "import.io", "Auth": "apiKey", @@ -665,6 +705,14 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Development", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, { "API": "Judge0 API", "Auth": null, @@ -697,6 +745,22 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Development", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Development", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, { "API": "Myjson", "Auth": null, @@ -729,6 +793,22 @@ "HTTPS": true, "Link": "http://goqr.me/api/" }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Development", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Development", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, { "API": "ReqRes", "Auth": null, @@ -738,12 +818,28 @@ "Link": "https://reqres.in/ " }, { - "API": "Restpack", - "Auth": "apiKey", + "API": "RoboHash", + "Auth": null, "Category": "Development", - "Description": "Provides screenshot, HTML to PDF, and content extraction APIs", + "Description": "Generate random robot/alien avatars", "HTTPS": true, - "Link": "https://restpack.io/" + "Link": "https://robohash.org/" + }, + { + "API": "Scrape Website Email", + "Auth": "X-Mashape-Key", + "Category": "Development", + "Description": "Grabs email addresses from a URL", + "HTTPS": true, + "Link": "https://market.mashape.com/tommytcchan/scrape-website-email" + }, + { + "API": "SHOUTCLOUD", + "Auth": null, + "Category": "Development", + "Description": "ALL-CAPS AS A SERVICE", + "HTTPS": false, + "Link": "http://shoutcloud.io/" }, { "API": "StackExchange", @@ -753,6 +849,14 @@ "HTTPS": true, "Link": "https://api.stackexchange.com/" }, + { + "API": "UI Names", + "Auth": null, + "Category": "Development", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Verse", "Auth": null, @@ -761,6 +865,30 @@ "HTTPS": true, "Link": "https://verse.pawelad.xyz/" }, + { + "API": "Oxford", + "Auth": "apiKey", + "Category": "Dictionaries", + "Description": "Dictionary Data", + "HTTPS": true, + "Link": "https://developer.oxforddictionaries.com/" + }, + { + "API": "Wordnik", + "Auth": null, + "Category": "Dictionaries", + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.wordnik.com" + }, + { + "API": "Words", + "Auth": "apiKey", + "Category": "Dictionaries", + "Description": "Definitions and synonyms for more than 150,000 words", + "HTTPS": true, + "Link": "https://www.wordsapi.com/" + }, { "API": "File.io", "Auth": null, @@ -801,6 +929,14 @@ "HTTPS": true, "Link": "https://prexview.com" }, + { + "API": "Restpack", + "Auth": "apiKey", + "Category": "Documents & Productivity", + "Description": "Provides screenshot, HTML to PDF, and content extraction APIs", + "HTTPS": true, + "Link": "https://restpack.io/" + }, { "API": "Todoist", "Auth": "OAuth", @@ -1201,6 +1337,14 @@ "HTTPS": true, "Link": "http://hearthstoneapi.com/" }, + { + "API": "Jokes", + "Auth": null, + "Category": "Games & Comics", + "Description": "Programming and general jokes", + "HTTPS": true, + "Link": "https://github.com/15Dkatz/official_joke_api" + }, { "API": "Jservice", "Auth": null, @@ -1305,6 +1449,22 @@ "HTTPS": true, "Link": "https://www.microsoft.com/maps/" }, + { + "API": "City Context", + "Auth": "apiKey", + "Category": "Geocoding", + "Description": "Crime, school, and transportation data for US cities", + "HTTPS": true, + "Link": "https://www.citycontext.com/api-reference#/" + }, + { + "API": "CitySDK", + "Auth": null, + "Category": "Geocoding", + "Description": "Open APIs for select European cities", + "HTTPS": true, + "Link": "http://www.citysdk.eu/citysdk-toolkit/" + }, { "API": "FreeGeoIP", "Auth": null, @@ -1473,6 +1633,14 @@ "HTTPS": true, "Link": "https://restcountries.eu" }, + { + "API": "Uebermaps", + "Auth": "apiKey", + "Category": "Geocoding", + "Description": "Discover and share maps with friends", + "HTTPS": true, + "Link": "https://uebermaps.com/api/v2" + }, { "API": "Utah AGRC", "Auth": "apiKey", @@ -1801,86 +1969,6 @@ "HTTPS": false, "Link": "http://numbersapi.com" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Mock Data", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Mock Data", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Mock Data", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Mock Data", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Mock Data", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Mock Data", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, - { - "API": "RoboHash", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/" - }, - { - "API": "UI Names", - "Auth": null, - "Category": "Mock Data", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Bandsintown", "Auth": null, @@ -2009,6 +2097,14 @@ "HTTPS": true, "Link": "https://developer.spotify.com/web-api/" }, + { + "API": "TasteDive", + "Auth": "apiKey", + "Category": "Music", + "Description": "Similar artist API (also works for movies and TV shows)", + "HTTPS": true, + "Link": "https://tastedive.com/read/api" + }, { "API": "TheAudioDB", "Auth": "apiKey", @@ -2233,14 +2329,6 @@ "HTTPS": true, "Link": "https://outpan.mixnode.com/developers" }, - { - "API": "Pearson", - "Auth": "apiKey", - "Category": "Open Data", - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.pearson.com/apis/dictionaries" - }, { "API": "Prague Opendata", "Auth": null, @@ -2305,22 +2393,6 @@ "HTTPS": true, "Link": "https://www.mediawiki.org/wiki/API:Main_page" }, - { - "API": "Wordnik", - "Auth": null, - "Category": "Open Data", - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.wordnik.com" - }, - { - "API": "Words", - "Auth": "apiKey", - "Category": "Open Data", - "Description": "Definitions for more than 150,000 words", - "HTTPS": true, - "Link": "https://www.wordsapi.com/" - }, { "API": "Yelp", "Auth": "OAuth", @@ -2881,6 +2953,14 @@ "HTTPS": true, "Link": "https://developer.jcdecaux.com/" }, + { + "API": "NBA Stats", + "Auth": null, + "Category": "Sports & Fitness", + "Description": "Current and historical NBA Statistics", + "HTTPS": true, + "Link": "https://any-api.com/nba_com/nba_com/docs/API_Description" + }, { "API": "NFL Arrests", "Auth": null, @@ -3025,6 +3105,14 @@ "HTTPS": true, "Link": "https://developer.goibibo.com/docs" }, + { + "API": "GraphHopper", + "Auth": "apiKey", + "Category": "Transportation", + "Description": "A-to-B routing with turn-by-turn instructions", + "HTTPS": true, + "Link": "https://graphhopper.com/api/1/docs/" + }, { "API": "Icelandic APIs", "Auth": null, @@ -3065,6 +3153,14 @@ "HTTPS": true, "Link": "https://nomadlist.com/faq" }, + { + "API": "REFUGE Restrooms", + "Auth": null, + "Category": "Transportation", + "Description": "Provides safe restroom access for transgender, intersex, and gender nonconforming individuals", + "HTTPS": true, + "Link": "https://www.refugerestrooms.org/api/docs/#!/restrooms" + }, { "API": "Schiphol Airport", "Auth": "apiKey", @@ -3345,14 +3441,6 @@ "HTTPS": true, "Link": "https://developer.wmata.com/" }, - { - "API": "Uber", - "Auth": "OAuth", - "Category": "Transportation", - "Description": "Request Uber rides, reach riders, transport things, and reward drivers", - "HTTPS": true, - "Link": "https://developer.uber.com/" - }, { "API": "WhereIsMyTransport", "Auth": "OAuth", @@ -3481,6 +3569,14 @@ "HTTPS": true, "Link": "https://www.themoviedb.org/documentation/api" }, + { + "API": "TVDB", + "Auth": "apiKey", + "Category": "Video", + "Description": "Television data", + "HTTPS": true, + "Link": "https://api.thetvdb.com/swagger" + }, { "API": "TVMaze", "Auth": null, @@ -3521,6 +3617,14 @@ "HTTPS": true, "Link": "https://www.metaweather.com/api/" }, + { + "API": "ODWeather", + "Auth": null, + "Category": "Weather", + "Description": "Weather and weather webcams", + "HTTPS": false, + "Link": "http://api.oceandrivers.com/static/docs.html" + }, { "API": "OpenWeatherMap", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 62a7ef5..f7cbbf6 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":444,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Mock Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Mock Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Mock Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Mock Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Mock Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Mock Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Mock Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Mock Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Mock Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Mock Data"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Open Data"},{"API":"Words","Description":"Definitions for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":457,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From d0549fc8b207e4f156292c1dbca8e843ce315a47 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 18 Oct 2017 10:25:48 -0400 Subject: [PATCH 137/252] Change Mock Data to Test Data --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1d811af..4a00101 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ Please note a passing build status indicates all listed APIs are available since * [Jobs](#jobs) * [Machine Learning](#machine-learning) * [Math](#math) -* [Mock Data](#mock-data) * [Music](#music) * [News](#news) * [Open Data](#open-data) @@ -50,6 +49,7 @@ Please note a passing build status indicates all listed APIs are available since * [Shopping](#shopping) * [Social](#social) * [Sports & Fitness](#sports--fitness) +* [Test Data](#test-data) * [Text Analysis](#text-analysis) * [Tracking](#tracking) * [Transportation](#transportation) @@ -404,20 +404,6 @@ API | Description | Auth | HTTPS | Link | | Newton | Symbolic and Arithmetic Math Calculator | No | Yes | [Go!](https://newton.now.sh/) | | Numbers API | Facts about numbers | No | No | [Go!](http://numbersapi.com) | -### Mock Data -API | Description | Auth | HTTPS | Link | -|---|---|---|---|---| -| Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | -| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | -| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | -| JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | -| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | -| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | -| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | -| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | -| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | -| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | - ### Music API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -597,6 +583,20 @@ API | Description | Auth | HTTPS | Link | | UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) | | Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) | +### Test Data +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | +| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | +| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | +| JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | +| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | +| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | +| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | +| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | +| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | +| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | + ### Text Analysis API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From 7c299bfbf1c917f61fab327860d0c2210af9cf70 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 18 Oct 2017 14:31:47 +0000 Subject: [PATCH 138/252] rebuild JSON at 0e8daf7 [ci skip] --- json/entries.json | 158 ++++++++++++++++++++++-------------------- json/entries.min.json | 2 +- 2 files changed, 84 insertions(+), 76 deletions(-) diff --git a/json/entries.json b/json/entries.json index 8bdd364..770cc7a 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 457, + "count": 458, "entries": [ { "API": "Dogs", @@ -537,14 +537,6 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Development", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, { "API": "APIs.guru", "Auth": null, @@ -553,14 +545,6 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Development", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -570,10 +554,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket - User Data", + "API": "Bitbucket", "Auth": null, "Category": "Development", - "Description": "Pull public information for a user's Bitbucket account", + "Description": "Pull public information for a Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -665,14 +649,6 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Development", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, { "API": "import.io", "Auth": "apiKey", @@ -705,14 +681,6 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Development", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, { "API": "Judge0 API", "Auth": null, @@ -745,22 +713,6 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Development", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Development", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, { "API": "Myjson", "Auth": null, @@ -793,22 +745,6 @@ "HTTPS": true, "Link": "http://goqr.me/api/" }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Development", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Development", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, { "API": "ReqRes", "Auth": null, @@ -849,14 +785,6 @@ "HTTPS": true, "Link": "https://api.stackexchange.com/" }, - { - "API": "UI Names", - "Auth": null, - "Category": "Development", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Verse", "Auth": null, @@ -3017,6 +2945,86 @@ "HTTPS": true, "Link": "https://wger.de/en/software/api" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Test Data", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Test Data", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Test Data", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Test Data", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Test Data", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Test Data", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, + { + "API": "RoboHash", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/" + }, + { + "API": "UI Names", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Aylien Text Analysis", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index f7cbbf6..2900375 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":457,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":458,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From dc2642083676ea628ad0e835522bd8f83b777c83 Mon Sep 17 00:00:00 2001 From: Germain Souquet Date: Wed, 18 Oct 2017 22:40:53 +0100 Subject: [PATCH 139/252] Add France open data API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff44999..f683e0d 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,7 @@ API | Description | Auth | HTTPS | Link | | Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | +| Open Government, France | French Government Open Data | `apiKey` | Yes | [Go!](https://www.data.gouv.fr/) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | From 681e4825e875c4ff56b517fcb0d9666bdbb72d45 Mon Sep 17 00:00:00 2001 From: motiejunas Date: Thu, 19 Oct 2017 14:42:14 +0300 Subject: [PATCH 140/252] Update HTTPS support --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff44999..e51bc4e 100644 --- a/README.md +++ b/README.md @@ -417,12 +417,12 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Bandsintown | Music Events | No | Yes | [Go!](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) | -| Deezer | Music | `OAuth` | No | [Go!](http://developers.deezer.com/login?redirect=/api) | +| Deezer | Music | `OAuth` | Yes | [Go!](https://developers.deezer.com/api) | | Discogs | Music | `OAuth` | Yes | [Go!](https://www.discogs.com/developers/) | | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | [Go!](https://docs.genius.com/) | | iTunes Search | Software products | No | Yes | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | Jamendo | Music | `OAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) | -| LastFm | Music | `apiKey` | No | [Go!](http://www.last.fm/api) | +| LastFm | Music | `apiKey` | Yes | [Go!](https://www.last.fm/api) | | Lyrics.ovh | Simple API to retrieve the lyrics of a song | No | Yes | [Go!](http://docs.lyricsovh.apiary.io/) | | Mixcloud | Music | `OAuth` | Yes | [Go!](https://www.mixcloud.com/developers/) | | MusicBrainz | Music | No | Yes | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | From 339c25cd1d7e6358532d6213fb1c252baadc2628 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 19 Oct 2017 12:30:47 +0000 Subject: [PATCH 141/252] rebuild JSON at c99e6ee [ci skip] --- json/entries.json | 166 ++++++++++++++++++++---------------------- json/entries.min.json | 2 +- 2 files changed, 80 insertions(+), 88 deletions(-) diff --git a/json/entries.json b/json/entries.json index 770cc7a..a830826 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 458, + "count": 457, "entries": [ { "API": "Dogs", @@ -537,6 +537,14 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Development", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, { "API": "APIs.guru", "Auth": null, @@ -545,6 +553,14 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Development", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -554,10 +570,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket", + "API": "Bitbucket - User Data", "Auth": null, "Category": "Development", - "Description": "Pull public information for a Bitbucket account", + "Description": "Pull public information for a user's Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -649,6 +665,14 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Development", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, { "API": "import.io", "Auth": "apiKey", @@ -681,6 +705,14 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Development", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, { "API": "Judge0 API", "Auth": null, @@ -713,6 +745,22 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Development", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Development", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, { "API": "Myjson", "Auth": null, @@ -745,6 +793,22 @@ "HTTPS": true, "Link": "http://goqr.me/api/" }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Development", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Development", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, { "API": "ReqRes", "Auth": null, @@ -785,6 +849,14 @@ "HTTPS": true, "Link": "https://api.stackexchange.com/" }, + { + "API": "UI Names", + "Auth": null, + "Category": "Development", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Verse", "Auth": null, @@ -1910,8 +1982,8 @@ "Auth": "OAuth", "Category": "Music", "Description": "Music", - "HTTPS": false, - "Link": "http://developers.deezer.com/login?redirect=/api" + "HTTPS": true, + "Link": "https://developers.deezer.com/api" }, { "API": "Discogs", @@ -1950,8 +2022,8 @@ "Auth": "apiKey", "Category": "Music", "Description": "Music", - "HTTPS": false, - "Link": "http://www.last.fm/api" + "HTTPS": true, + "Link": "https://www.last.fm/api" }, { "API": "Lyrics.ovh", @@ -2945,86 +3017,6 @@ "HTTPS": true, "Link": "https://wger.de/en/software/api" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Test Data", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Test Data", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Test Data", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Test Data", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Test Data", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Test Data", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Test Data", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Test Data", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, - { - "API": "RoboHash", - "Auth": null, - "Category": "Test Data", - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/" - }, - { - "API": "UI Names", - "Auth": null, - "Category": "Test Data", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Aylien Text Analysis", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 2900375..8946b9b 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":458,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":457,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 337c6ee000dcbab3e30bf1b73fc2f21d9ef6ed1c Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 19 Oct 2017 13:30:49 +0100 Subject: [PATCH 142/252] Add missing table close --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 147d981..74bf221 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,7 @@ API | Description | Auth | HTTPS | Link | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | -| PiXhost | Upload images, photos, galleries | No | Yes | [Go!](https://pixhost.org/api/index.html) +| PiXhost | Upload images, photos, galleries | No | Yes | [Go!](https://pixhost.org/api/index.html) | | PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | From dc1d9831da0a4c9d14449e27e2942b8da1e86e90 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 19 Oct 2017 12:35:31 +0000 Subject: [PATCH 143/252] rebuild JSON at 09495f4 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index a830826..b2566d9 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 457, + "count": 458, "entries": [ { "API": "Dogs", @@ -2297,6 +2297,14 @@ "HTTPS": false, "Link": "http://open.canada.ca/en" }, + { + "API": "Open Government, France", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "French Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gouv.fr/" + }, { "API": "Open Government, India", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 8946b9b..dfe6dad 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":457,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":458,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 981565bd8364ce85bd1fb009eeb5b1365d698a2e Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 19 Oct 2017 13:30:24 +0000 Subject: [PATCH 144/252] rebuild JSON at 6396121 [ci skip] --- json/entries.json | 158 ++++++++++++++++++++++-------------------- json/entries.min.json | 2 +- 2 files changed, 84 insertions(+), 76 deletions(-) diff --git a/json/entries.json b/json/entries.json index b2566d9..3d331e7 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 458, + "count": 459, "entries": [ { "API": "Dogs", @@ -537,14 +537,6 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, - { - "API": "Adorable Avatars", - "Auth": null, - "Category": "Development", - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io" - }, { "API": "APIs.guru", "Auth": null, @@ -553,14 +545,6 @@ "HTTPS": true, "Link": "https://apis.guru/api-doc/" }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Category": "Development", - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/" - }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", @@ -570,10 +554,10 @@ "Link": "http://bettermeta.io" }, { - "API": "Bitbucket - User Data", + "API": "Bitbucket", "Auth": null, "Category": "Development", - "Description": "Pull public information for a user's Bitbucket account", + "Description": "Pull public information for a Bitbucket account", "HTTPS": true, "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, @@ -665,14 +649,6 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Category": "Development", - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/" - }, { "API": "import.io", "Auth": "apiKey", @@ -705,14 +681,6 @@ "HTTPS": true, "Link": "https://jsonbin.io" }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Category": "Development", - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/" - }, { "API": "Judge0 API", "Auth": null, @@ -745,22 +713,6 @@ "HTTPS": true, "Link": "https://www.liveedu.tv/developer/applications/" }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Category": "Development", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" - }, - { - "API": "Loripsum", - "Auth": null, - "Category": "Development", - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/" - }, { "API": "Myjson", "Auth": null, @@ -793,22 +745,6 @@ "HTTPS": true, "Link": "http://goqr.me/api/" }, - { - "API": "RandomUser", - "Auth": null, - "Category": "Development", - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me" - }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Development", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, { "API": "ReqRes", "Auth": null, @@ -849,14 +785,6 @@ "HTTPS": true, "Link": "https://api.stackexchange.com/" }, - { - "API": "UI Names", - "Auth": null, - "Category": "Development", - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames" - }, { "API": "Verse", "Auth": null, @@ -3025,6 +2953,86 @@ "HTTPS": true, "Link": "https://wger.de/en/software/api" }, + { + "API": "Adorable Avatars", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Category": "Test Data", + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Category": "Test Data", + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Category": "Test Data", + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Category": "Test Data", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator" + }, + { + "API": "Loripsum", + "Auth": null, + "Category": "Test Data", + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/" + }, + { + "API": "RandomUser", + "Auth": null, + "Category": "Test Data", + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me" + }, + { + "API": "RandomWord", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/" + }, + { + "API": "RoboHash", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/" + }, + { + "API": "UI Names", + "Auth": null, + "Category": "Test Data", + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames" + }, { "API": "Aylien Text Analysis", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index dfe6dad..71cf986 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":458,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket - User Data","Description":"Pull public information for a user's Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Development"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":459,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 7406eddd9b0ce79aee16e090895c1e9f4a130ce7 Mon Sep 17 00:00:00 2001 From: selrond Date: Fri, 20 Oct 2017 11:30:14 +0200 Subject: [PATCH 145/252] add Pixabay API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3380f7c..b6a7cfb 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,7 @@ API | Description | Auth | HTTPS | Link | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | +| Pixabay | Photography | `apiKey` | Yes | [Go!](https://pixabay.com/sk/service/about/api/) | | PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | From de93b7f819a0d2eccebf31bca30425869b1ec1b4 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 20 Oct 2017 22:33:28 +0000 Subject: [PATCH 146/252] rebuild JSON at 8dea532 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 3d331e7..ecf6bed 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 459, + "count": 460, "entries": [ { "API": "Dogs", @@ -2489,6 +2489,14 @@ "HTTPS": true, "Link": "https://apidocs.imgur.com/" }, + { + "API": "Pixabay", + "Auth": "apiKey", + "Category": "Photography", + "Description": "Photography", + "HTTPS": true, + "Link": "https://pixabay.com/sk/service/about/api/" + }, { "API": "PlaceKitten", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 71cf986..dba3810 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":459,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":460,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From ef2de318dc62b44cee83540e0bdc66a28a461707 Mon Sep 17 00:00:00 2001 From: SilverBirchh Date: Sat, 21 Oct 2017 10:58:09 +0100 Subject: [PATCH 147/252] Add IG.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6a7cfb..af42385 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,7 @@ API | Description | Auth | HTTPS | Link | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | +| IG | Spreadbetting and CFD Market Data | `apiKey` | Yes | [Go!](https://labs.ig.com/gettingstarted) | | Plaid | Connect with users’ bank accounts and access transaction data | apiKey | Yes | [Go!](https://plaid.com/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | | RoutingNumbers.info | ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | From f516577558c6845b2448274ea528e3a9aeb0f9d8 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 22 Oct 2017 02:39:30 +0000 Subject: [PATCH 148/252] rebuild JSON at f62bf61 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index ecf6bed..f1c1844 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 460, + "count": 461, "entries": [ { "API": "Dogs", @@ -961,6 +961,14 @@ "HTTPS": true, "Link": "https://iextrading.com/developer/" }, + { + "API": "IG", + "Auth": "apiKey", + "Category": "Finance", + "Description": "Spreadbetting and CFD Market Data", + "HTTPS": true, + "Link": "https://labs.ig.com/gettingstarted" + }, { "API": "Plaid", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index dba3810..95011a9 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":460,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":461,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 094d0e361d2bdd13f3e580f0a829c9cc3d2cf719 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Mon, 23 Oct 2017 08:35:01 +0200 Subject: [PATCH 149/252] Add PUBG Public API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af42385..31145df 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,7 @@ API | Description | Auth | HTTPS | Link | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | | PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) | +| PLAYERUNKNOWN'S BATTLEGROUNDS | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | From 77a73089235083f035c80b9ec11c52302da402f5 Mon Sep 17 00:00:00 2001 From: Tirth Patel Date: Mon, 23 Oct 2017 16:16:34 +0530 Subject: [PATCH 150/252] Added FavQs Quote API Another Quotes API. It provides various options to get quotes and perform operations like Update, Delete, Up-vote, Favourite, Hide, Tag on a quote. Random Quote doesn't require API key. You can request quotes from a specific category as well. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af42385..31b9ea5 100644 --- a/README.md +++ b/README.md @@ -491,6 +491,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | [Go!](https://api.chucknorris.io) | +| FavQs.com | FavQs allows you to collect, discover, and share your favorite quotes | `apikey` | Yes | [Go!](https://favqs.com/api) | | Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) | | icanhazdadjoke | The largest selection of dad jokes on the internet | No | Yes | [Go!](https://icanhazdadjoke.com/api) | | Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) | From 57327958f3ecb770e7159a158ead71acb564cd74 Mon Sep 17 00:00:00 2001 From: Tirth Patel Date: Mon, 23 Oct 2017 18:37:34 +0530 Subject: [PATCH 151/252] Fixed Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31b9ea5..11e5c80 100644 --- a/README.md +++ b/README.md @@ -491,7 +491,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | [Go!](https://api.chucknorris.io) | -| FavQs.com | FavQs allows you to collect, discover, and share your favorite quotes | `apikey` | Yes | [Go!](https://favqs.com/api) | +| FavQs.com | FavQs allows you to collect, discover, and share your favorite quotes | `apiKey` | Yes | [Go!](https://favqs.com/api) | | Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) | | icanhazdadjoke | The largest selection of dad jokes on the internet | No | Yes | [Go!](https://icanhazdadjoke.com/api) | | Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) | From ef3fcc1085ecec96efc9769b003ac97911fe3543 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 23 Oct 2017 15:03:46 +0000 Subject: [PATCH 152/252] rebuild JSON at 1a57a1c [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index f1c1844..26dd42f 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 461, + "count": 462, "entries": [ { "API": "Dogs", @@ -2401,6 +2401,14 @@ "HTTPS": true, "Link": "https://api.chucknorris.io" }, + { + "API": "FavQs.com", + "Auth": "apiKey", + "Category": "Personality", + "Description": "FavQs allows you to collect, discover, and share your favorite quotes", + "HTTPS": true, + "Link": "https://favqs.com/api" + }, { "API": "Forismatic", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 95011a9..7d4eb92 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":461,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":462,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 95b74058c748690f893cfbdeb9f10f19fb7e95b1 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Mon, 23 Oct 2017 17:21:31 +0200 Subject: [PATCH 153/252] PUBG Fix case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31145df..740172b 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ API | Description | Auth | HTTPS | Link | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | | PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) | -| PLAYERUNKNOWN'S BATTLEGROUNDS | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | +| PlayerUnknown's Battlegrounds | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | From 7ffd38517f08b37f59f1b69c7b873c59a9bdc79a Mon Sep 17 00:00:00 2001 From: Todd Anglin Date: Mon, 23 Oct 2017 21:21:49 -0500 Subject: [PATCH 154/252] Added FHIR to "Health" API section Publicly available test data conforming to the Fast Healthcare Interoperability Resources (FHIR) spec. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11e5c80..9eb16b7 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | BetterDoctor | Detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | +| FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | [Go!](http://fhirtest.uhn.ca/home) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | From 9c7ca1a498ace44c2c0e4b23de9e8e1f12611d77 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 24 Oct 2017 14:36:06 +0000 Subject: [PATCH 155/252] rebuild JSON at f52daf3 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 26dd42f..b4822fa 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 462, + "count": 463, "entries": [ { "API": "Dogs", @@ -2513,6 +2513,14 @@ "HTTPS": true, "Link": "https://pixabay.com/sk/service/about/api/" }, + { + "API": "Pixhost", + "Auth": null, + "Category": "Photography", + "Description": "Upload images, photos, galleries", + "HTTPS": true, + "Link": "https://pixhost.org/api/index.html" + }, { "API": "PlaceKitten", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 7d4eb92..941d609 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":462,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":463,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 032270eddd99501f38251469d0fb404e025fcfac Mon Sep 17 00:00:00 2001 From: Todd Anglin Date: Tue, 24 Oct 2017 10:00:05 -0500 Subject: [PATCH 156/252] Moved FHIR API from "Health" to "Test Data" section Per recommendation, moved this new link to "Test Data" section since data contained by the API is "dummy data" conforming to the FHIR spec. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eb16b7..30c4f6b 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,6 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | BetterDoctor | Detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | -| FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | [Go!](http://fhirtest.uhn.ca/home) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | @@ -594,6 +593,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | | Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) | +| FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | [Go!](http://fhirtest.uhn.ca/home) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | From 246a18366ac51ac83537fe335cd51af2c3c06c03 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 24 Oct 2017 15:20:26 +0000 Subject: [PATCH 157/252] rebuild JSON at f549d8f [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index b4822fa..d8c2219 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 463, + "count": 464, "entries": [ { "API": "Dogs", @@ -3001,6 +3001,14 @@ "HTTPS": true, "Link": "https://baconipsum.com/json-api/" }, + { + "API": "FHIR", + "Auth": null, + "Category": "Test Data", + "Description": "Fast Healthcare Interoperability Resources test data", + "HTTPS": true, + "Link": "http://fhirtest.uhn.ca/home" + }, { "API": "Hipster Ipsum", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 941d609..40b5961 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":463,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":464,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 075635df25aa101205cf7b0d3829b05bb721cfaf Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 25 Oct 2017 07:56:08 +0000 Subject: [PATCH 158/252] rebuild JSON at 6dd9f87 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index d8c2219..d525798 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 464, + "count": 465, "entries": [ { "API": "Dogs", @@ -1321,6 +1321,14 @@ "HTTPS": true, "Link": "https://api.pandascore.co" }, + { + "API": "PlayerUnknown's Battlegrounds", + "Auth": "apiKey", + "Category": "Games & Comics", + "Description": "PUBG Stats", + "HTTPS": true, + "Link": "https://pubgtracker.com/site-api" + }, { "API": "Pok\u00e9api", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 40b5961..adf1015 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":464,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":465,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 52d9561d1259b8441ffdf8be295acbf51bbdc8a2 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 26 Oct 2017 08:49:42 +0100 Subject: [PATCH 159/252] JSON is auto-generated, don't touch --- json/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 json/README.md diff --git a/json/README.md b/json/README.md new file mode 100644 index 0000000..08d7399 --- /dev/null +++ b/json/README.md @@ -0,0 +1 @@ +# This directory contains auto-generated JSON. Do not modify. From 7937856caaabf2b633d96ae4eab51748b75554a6 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 08:00:08 +0000 Subject: [PATCH 160/252] rebuild JSON at 61b8999 [ci skip] --- json/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 json/README.md diff --git a/json/README.md b/json/README.md new file mode 100644 index 0000000..08d7399 --- /dev/null +++ b/json/README.md @@ -0,0 +1 @@ +# This directory contains auto-generated JSON. Do not modify. From 00786f2d0706a71ea06dc53f1ca8b08ef468ce79 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 11:14:21 -0400 Subject: [PATCH 161/252] Add check to see if /json was changed --- build/main.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build/main.sh b/build/main.sh index 795a7e6..f0e69e7 100755 --- a/build/main.sh +++ b/build/main.sh @@ -18,6 +18,17 @@ else LINK_FILE=additions.txt fi +echo "checking if /json was changed..." +egrep "\+{3}\s.\/json\/" 527.diff > json.txt +if [[$? == 0]]; then + echo "JSON files are auto-generated! Please do not update these files:" + cat json.txt + exit 1 +else + echo "/json check passed!" + rm json.txt +fi + echo "running format validation..." ./validate_format.rb $FORMAT_FILE if [[ $? != 0 ]]; then From 27b320683f0f2249f30c8843fd310d1ddcc4e38c Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 11:17:00 -0400 Subject: [PATCH 162/252] Adding json change to test build --- json/entries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/entries.json b/json/entries.json index d525798..e72d1b3 100644 --- a/json/entries.json +++ b/json/entries.json @@ -2,7 +2,7 @@ "count": 465, "entries": [ { - "API": "Dogs", + "API": "Dogs are the best", "Auth": null, "Category": "Animals", "Description": "Based on the Stanford Dogs Dataset", From 5e51c8b15f29e7f5a86d2e26f933bf767483e065 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 11:20:45 -0400 Subject: [PATCH 163/252] Fix a stupid raw string --- build/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/main.sh b/build/main.sh index f0e69e7..dcbc689 100755 --- a/build/main.sh +++ b/build/main.sh @@ -19,7 +19,7 @@ else fi echo "checking if /json was changed..." -egrep "\+{3}\s.\/json\/" 527.diff > json.txt +egrep "\+{3}\s.\/json\/" diff.txt > json.txt if [[$? == 0]]; then echo "JSON files are auto-generated! Please do not update these files:" cat json.txt From e0ffb2ff62be37c6e4ecec19215b62c95e67cb1b Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 12:06:07 -0400 Subject: [PATCH 164/252] use verbose equals in bash --- build/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/main.sh b/build/main.sh index dcbc689..93bc2f7 100755 --- a/build/main.sh +++ b/build/main.sh @@ -20,7 +20,7 @@ fi echo "checking if /json was changed..." egrep "\+{3}\s.\/json\/" diff.txt > json.txt -if [[$? == 0]]; then +if [ $? -eq 0 ]; then echo "JSON files are auto-generated! Please do not update these files:" cat json.txt exit 1 From b76486d66eb638e946a57c758ecbf0395e193909 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 12:19:07 -0400 Subject: [PATCH 165/252] Move json into PR-only branch --- build/main.sh | 60 +++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/build/main.sh b/build/main.sh index 93bc2f7..f95a227 100755 --- a/build/main.sh +++ b/build/main.sh @@ -2,53 +2,53 @@ FORMAT_FILE=../README.md if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then - echo "running on $TRAVIS_BRANCH branch" - LINK_FILE=../README.md + echo "running on $TRAVIS_BRANCH branch" + LINK_FILE=../README.md else - echo "running on Pull Request #$TRAVIS_PULL_REQUEST" - DIFF_URL="https://patch-diff.githubusercontent.com/raw/toddmotto/public-apis/pull/$TRAVIS_PULL_REQUEST.diff" - curl $DIFF_URL > diff.txt - echo "------- BEGIN DIFF -------" - cat diff.txt - echo "-------- END DIFF --------" - cat diff.txt | egrep "\+" > additions.txt - echo "------ BEGIN ADDITIONS -----" - cat additions.txt - echo "------- END ADDITIONS ------" - LINK_FILE=additions.txt -fi + echo "running on Pull Request #$TRAVIS_PULL_REQUEST" + DIFF_URL="https://patch-diff.githubusercontent.com/raw/toddmotto/public-apis/pull/$TRAVIS_PULL_REQUEST.diff" + curl $DIFF_URL > diff.txt + echo "------- BEGIN DIFF -------" + cat diff.txt + echo "-------- END DIFF --------" + cat diff.txt | egrep "\+" > additions.txt + echo "------ BEGIN ADDITIONS -----" + cat additions.txt + echo "------- END ADDITIONS ------" + LINK_FILE=additions.txt -echo "checking if /json was changed..." -egrep "\+{3}\s.\/json\/" diff.txt > json.txt -if [ $? -eq 0 ]; then + echo "checking if /json was changed..." + if egrep "\+{3}\s.\/json\/" diff.txt > json.txt; then echo "JSON files are auto-generated! Please do not update these files:" cat json.txt exit 1 -else + else echo "/json check passed!" rm json.txt + fi + fi echo "running format validation..." ./validate_format.rb $FORMAT_FILE if [[ $? != 0 ]]; then - echo "format validation failed!" - exit 1 + echo "format validation failed!" + exit 1 else - echo "format validation passed!" - ./build.sh && ./deploy.sh - if [[ $? != 0 ]]; then - echo "JSON build and deploy failed!" - else - echo "JSON build and deploy success!" - fi + echo "format validation passed!" + ./build.sh && ./deploy.sh + if [[ $? != 0 ]]; then + echo "JSON build and deploy failed!" + else + echo "JSON build and deploy success!" + fi fi echo "running link validation..." ./validate_links.rb $LINK_FILE if [[ $? != 0 ]]; then - echo "link validation failed!" - exit 1 + echo "link validation failed!" + exit 1 else - echo "link validation passed!" + echo "link validation passed!" fi From c634ff2f6d843cc04a3f5f7c7bebc544f7de8de2 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 26 Oct 2017 16:26:17 +0000 Subject: [PATCH 166/252] rebuild JSON at ff37600 [ci skip] --- json/entries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/entries.json b/json/entries.json index e72d1b3..d525798 100644 --- a/json/entries.json +++ b/json/entries.json @@ -2,7 +2,7 @@ "count": 465, "entries": [ { - "API": "Dogs are the best", + "API": "Dogs", "Auth": null, "Category": "Animals", "Description": "Based on the Stanford Dogs Dataset", From 4f42ec826ebfdc2806eb7395de74af17158d9435 Mon Sep 17 00:00:00 2001 From: JSONMartin Date: Wed, 25 Oct 2017 19:02:53 -0700 Subject: [PATCH 167/252] Rename API.AI to their new name of Dialogflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6a63a4..e3aad8c 100644 --- a/README.md +++ b/README.md @@ -394,9 +394,9 @@ API | Description | Auth | HTTPS | Link | ### Machine Learning API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| API.AI | Natural Language Processing | `apiKey` | Yes | [Go!](https://api.ai/) | | Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://developer.clarifai.com/) | | Cleverbot | Web chat bot | `apiKey` | Yes | [Go!](https://www.cleverbot.com/api/) | +| Dialogflow | Natural Language Processing | `apiKey` | Yes | [Go!](https://dialogflow.com) | | Keen IO | Data Analytics | `apiKey` | Yes | [Go!](https://keen.io/) | | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | [Go!](https://unplu.gg/test_api.html) | | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) | From 8938540fedcfcf0c8721d452020a1ff431432677 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Fri, 27 Oct 2017 10:10:21 +0200 Subject: [PATCH 168/252] Add microlink.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a63a4..056caf7 100644 --- a/README.md +++ b/README.md @@ -569,6 +569,7 @@ API | Description | Auth | HTTPS | Link | | Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://dev.twitch.tv/docs) | | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | | vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) | +| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | ### Sports & Fitness API | Description | Auth | HTTPS | Link | From 58268f78ea68b726705167872848e4128dad7153 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Fri, 27 Oct 2017 10:11:47 +0200 Subject: [PATCH 169/252] sort alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 056caf7..43a2f97 100644 --- a/README.md +++ b/README.md @@ -558,6 +558,7 @@ API | Description | Auth | HTTPS | Link | | Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | [Go!](https://www.instagram.com/developer/) | | LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | | Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | [Go!](https://www.meetup.com/meetup_api/) | +| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | | Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) | | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) | | Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) | @@ -569,7 +570,6 @@ API | Description | Auth | HTTPS | Link | | Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://dev.twitch.tv/docs) | | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | | vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) | -| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | ### Sports & Fitness API | Description | Auth | HTTPS | Link | From b21529a9d9f9a34237e5b844da3cbba201a12fb2 Mon Sep 17 00:00:00 2001 From: "Karl L. Hughes" Date: Fri, 27 Oct 2017 11:44:37 -0500 Subject: [PATCH 170/252] Adding another free stock data API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a63a4..adb091c 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ API | Description | Auth | HTTPS | Link | ### Finance API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Alpha Vantage | Realtime and historical stock data | `apiKey` | Yes | [Go!](https://www.alphavantage.co/) | | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | From 4f7413a8ae04333f2c701a940c53e7c91adf68f2 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 27 Oct 2017 17:16:39 +0000 Subject: [PATCH 171/252] rebuild JSON at 8042266 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index d525798..b7a5eaa 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 465, + "count": 466, "entries": [ { "API": "Dogs", @@ -937,6 +937,14 @@ "HTTPS": true, "Link": "http://developer.ticketmaster.com/products-and-docs/apis/getting-started/" }, + { + "API": "Alpha Vantage", + "Auth": "apiKey", + "Category": "Finance", + "Description": "Realtime and historical stock data", + "HTTPS": true, + "Link": "https://www.alphavantage.co/" + }, { "API": "Barchart OnDemand", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index adf1015..934601a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":465,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":466,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 25f06aa89263fdae445709433ce0612601abab87 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Sat, 28 Oct 2017 10:23:09 +0200 Subject: [PATCH 172/252] Move into Open Data section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a2f97..90b89ea 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ API | Description | Auth | HTTPS | Link | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | | Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | +| Microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government, France | French Government Open Data | `apiKey` | Yes | [Go!](https://www.data.gouv.fr/) | @@ -558,7 +559,6 @@ API | Description | Auth | HTTPS | Link | | Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | [Go!](https://www.instagram.com/developer/) | | LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | | Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | [Go!](https://www.meetup.com/meetup_api/) | -| microlink.io | Turns any link into information | No | Yes | [Go!](https://docs.microlink.io) | | Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) | | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) | | Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) | From 8e0555db154d77276f2cf712e6d2fc9d4433242a Mon Sep 17 00:00:00 2001 From: davemachado Date: Sat, 28 Oct 2017 15:44:35 +0000 Subject: [PATCH 173/252] rebuild JSON at caa3a86 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index b7a5eaa..1c2e043 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 466, + "count": 467, "entries": [ { "API": "Dogs", @@ -2233,6 +2233,14 @@ "HTTPS": false, "Link": "http://strains.evanbusse.com/" }, + { + "API": "Microlink.io", + "Auth": null, + "Category": "Open Data", + "Description": "Turns any link into information", + "HTTPS": true, + "Link": "https://docs.microlink.io" + }, { "API": "Open Government, Australia", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 934601a..40af3a8 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":466,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":467,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 1eeb316ce96da437705a4a306f7e9e2dcefc8174 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sat, 28 Oct 2017 15:53:49 +0000 Subject: [PATCH 174/252] rebuild JSON at f4bfb66 [ci skip] --- json/entries.json | 16 ++++++++-------- json/entries.min.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1c2e043..d747dd1 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1857,14 +1857,6 @@ "HTTPS": true, "Link": "https://www.ziprecruiter.com/publishers" }, - { - "API": "API.AI", - "Auth": "apiKey", - "Category": "Machine Learning", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://api.ai/" - }, { "API": "Clarifai", "Auth": "OAuth", @@ -1881,6 +1873,14 @@ "HTTPS": true, "Link": "https://www.cleverbot.com/api/" }, + { + "API": "Dialogflow", + "Auth": "apiKey", + "Category": "Machine Learning", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://dialogflow.com" + }, { "API": "Keen IO", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 40af3a8..f6ca230 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":467,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Category":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":467,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 619a95ba1e9d99b2c75ee4ae5b0abff6f1115cbc Mon Sep 17 00:00:00 2001 From: Ian Havelock Date: Mon, 30 Oct 2017 17:00:08 +0000 Subject: [PATCH 175/252] Added utelly API which allows you to check if a movie or TV show is available in your region from the likes of netflix, amazon, google play, BBC iplayer etc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 403cac5..9d26d0b 100644 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ API | Description | Auth | HTTPS | Link | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) | | TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | +| utelly | Check where a tv show or movie is available | `X-Mashape-Key` | No | [Go!](https://market.mashape.com/utelly/utelly) | | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) | From 4e1184acf2ab960dd6af7abd3d9fbf75543c9994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jeannin?= Date: Tue, 31 Oct 2017 12:22:50 +0100 Subject: [PATCH 176/252] Added ApiLeap API which allows you to make screenshots of web pages and HTML. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8a075a..8b9a98c 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ API | Description | Auth | HTTPS | Link | ### Development API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| ApiLeap | Chrome based screenshot API to make images from web pages and HTML | `apiKey` | Yes | [Go!](https://apileap.com/) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | | Bitbucket | Pull public information for a Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) | From 16e4e7728ec0caa0f53662a10c74de890541ab39 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 31 Oct 2017 09:29:49 -0400 Subject: [PATCH 177/252] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b9a98c..c5682cc 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ API | Description | Auth | HTTPS | Link | ### Development API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| ApiLeap | Chrome based screenshot API to make images from web pages and HTML | `apiKey` | Yes | [Go!](https://apileap.com/) | +| ApiLeap | Make screenshots from web pages and HTML | `apiKey` | Yes | [Go!](https://apileap.com/) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | | Bitbucket | Pull public information for a Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) | From a461a61cf14adfd6d7dba44eae8f4fd3f55d9874 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 31 Oct 2017 13:30:49 +0000 Subject: [PATCH 178/252] rebuild JSON at 32cc8ad [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index d747dd1..f2032a6 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 467, + "count": 468, "entries": [ { "API": "Dogs", @@ -537,6 +537,14 @@ "HTTPS": true, "Link": "https://vatlayer.com" }, + { + "API": "ApiLeap", + "Auth": "apiKey", + "Category": "Development", + "Description": "Chrome based screenshot API to make images from web pages and HTML", + "HTTPS": true, + "Link": "https://apileap.com/" + }, { "API": "APIs.guru", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index f6ca230..4f20571 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":467,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":468,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Chrome based screenshot API to make images from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 9dd5dfc797390cc8d8b1be21e2a1ccbeba42244d Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 31 Oct 2017 13:36:52 +0000 Subject: [PATCH 179/252] rebuild JSON at 16e4e77 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index f2032a6..b4a017c 100644 --- a/json/entries.json +++ b/json/entries.json @@ -541,7 +541,7 @@ "API": "ApiLeap", "Auth": "apiKey", "Category": "Development", - "Description": "Chrome based screenshot API to make images from web pages and HTML", + "Description": "Make screenshots from web pages and HTML", "HTTPS": true, "Link": "https://apileap.com/" }, diff --git a/json/entries.min.json b/json/entries.min.json index 4f20571..d9b1147 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":468,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Chrome based screenshot API to make images from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":468,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 092da6c1d22d4c2bfe25102aa8660939b108e722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=BF=A1=E5=87=B1?= Date: Tue, 31 Oct 2017 12:10:07 -0500 Subject: [PATCH 180/252] Add Taiwan Government Open Data Taiwan Government Open Data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5682cc..4f0e7af 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,7 @@ API | Description | Auth | HTTPS | Link | | Open Government, France | French Government Open Data | `apiKey` | Yes | [Go!](https://www.data.gouv.fr/) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | +| Open Government, Taiwan | Taiwan Government Open Data | No | Yes | [Go!](https://data.gov.tw/) | | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | From 442648e2037f99cc23f75548bb820de3e10bf7fe Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 31 Oct 2017 18:09:22 +0000 Subject: [PATCH 181/252] rebuild JSON at da486bc [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index b4a017c..ee576ae 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 468, + "count": 469, "entries": [ { "API": "Dogs", @@ -2289,6 +2289,14 @@ "HTTPS": true, "Link": "https://www.data.govt.nz/" }, + { + "API": "Open Government, Taiwan", + "Auth": null, + "Category": "Open Data", + "Description": "Taiwan Government Open Data", + "HTTPS": true, + "Link": "https://data.gov.tw/" + }, { "API": "Open Government, USA", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index d9b1147..1286215 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":468,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":469,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 30a2d77a831dc958e0d57e020b2b765246ee7cfd Mon Sep 17 00:00:00 2001 From: johny Date: Fri, 27 Oct 2017 00:07:41 -0200 Subject: [PATCH 182/252] Added Gyazo API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a63a4..cda45b8 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,7 @@ API | Description | Auth | HTTPS | Link | | Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | [Go!](http://developers.gettyimages.com/api/docs/) | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | +| Gyazo | Upload images | `apiKey` | Yes | [Go!](https://gyazo.com/api/docs) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | | Pixabay | Photography | `apiKey` | Yes | [Go!](https://pixabay.com/sk/service/about/api/) | | Pixhost | Upload images, photos, galleries | No | Yes | [Go!](https://pixhost.org/api/index.html) | From aec56e02392d55e51554c5db75d7a7ce0ade5647 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 1 Nov 2017 02:15:25 +0000 Subject: [PATCH 183/252] rebuild JSON at d4db5f3 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index ee576ae..f8ab182 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 469, + "count": 470, "entries": [ { "API": "Dogs", @@ -2537,6 +2537,14 @@ "HTTPS": true, "Link": "https://github.com/Giphy/GiphyAPI" }, + { + "API": "Gyazo", + "Auth": "apiKey", + "Category": "Photography", + "Description": "Upload images", + "HTTPS": true, + "Link": "https://gyazo.com/api/docs" + }, { "API": "Imgur", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 1286215..9d16c0e 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":469,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":470,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 3dd8e31e0bad08b3f92a273eb0a2c9e2f3e71817 Mon Sep 17 00:00:00 2001 From: "HARRY\\Admin" Date: Thu, 2 Nov 2017 12:38:23 +0530 Subject: [PATCH 184/252] Added a health API and a Geolocation API --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7ee5bb..b1235e4 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ API | Description | Auth | HTTPS | Link | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | | City Context | Crime, school, and transportation data for US cities | `apiKey` | Yes | [Go!](https://www.citycontext.com/api-reference#/) | | CitySDK | Open APIs for select European cities | No | Yes | [Go!](http://www.citysdk.eu/citysdk-toolkit/) | +| Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | [Go!](http://apis.map.daum.net/) | | FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | @@ -369,6 +370,7 @@ API | Description | Auth | HTTPS | Link | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | +| Lexigram | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | [Go!](https://docs.lexigram.io/v1/welcome) | | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | | NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) | From 5ceeb74ff77506e85fb8ead4785ccb487a987be0 Mon Sep 17 00:00:00 2001 From: "HARRY\\Admin" Date: Thu, 2 Nov 2017 12:41:14 +0530 Subject: [PATCH 185/252] Fixed alphabetical order in health list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1235e4..acb705c 100644 --- a/README.md +++ b/README.md @@ -369,8 +369,8 @@ API | Description | Auth | HTTPS | Link | | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | -| Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Lexigram | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | [Go!](https://docs.lexigram.io/v1/welcome) | +| Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | | NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) | From f11ae9e95b3bbd10f6bc9817dbcedfd0bd86a1a4 Mon Sep 17 00:00:00 2001 From: Harish Kotra Date: Thu, 2 Nov 2017 13:09:36 +0530 Subject: [PATCH 186/252] Fixed formatting issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb705c..2aa5f1c 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ API | Description | Auth | HTTPS | Link | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | | City Context | Crime, school, and transportation data for US cities | `apiKey` | Yes | [Go!](https://www.citycontext.com/api-reference#/) | | CitySDK | Open APIs for select European cities | No | Yes | [Go!](http://www.citysdk.eu/citysdk-toolkit/) | -| Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | [Go!](http://apis.map.daum.net/) | +| Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | [Go!](http://apis.map.daum.net/) | | FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | From c305907c50cb8487a5e6d9f46cd3f335d1ed875f Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 2 Nov 2017 14:15:55 +0000 Subject: [PATCH 187/252] rebuild JSON at 986f655 [ci skip] --- json/entries.json | 18 +++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index f8ab182..ff1acf3 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 470, + "count": 472, "entries": [ { "API": "Dogs", @@ -1425,6 +1425,14 @@ "HTTPS": true, "Link": "http://www.citysdk.eu/citysdk-toolkit/" }, + { + "API": "Daum Maps", + "Auth": "apiKey", + "Category": "Geocoding", + "Description": "Daum Maps provide multiple APIs for Korean maps", + "HTTPS": false, + "Link": "http://apis.map.daum.net/" + }, { "API": "FreeGeoIP", "Auth": null, @@ -1705,6 +1713,14 @@ "HTTPS": true, "Link": "https://www.healthcare.gov/developers/" }, + { + "API": "Lexigram", + "Auth": "apiKey", + "Category": "Health", + "Description": "NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology", + "HTTPS": true, + "Link": "https://docs.lexigram.io/v1/welcome" + }, { "API": "Makeup", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 9d16c0e..7718440 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":470,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":472,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From fa2dc74ccd4e91c1b8c90f3918c83a3a274aa734 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 2 Nov 2017 10:59:29 -0400 Subject: [PATCH 188/252] Add Wal-Mart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aa5f1c..6411ba4 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | eBay | Sell and Buy on eBay | `OAuth` | Yes | [Go!](https://go.developer.ebay.com/) | +| Wal-Mart | Item price and availability | `apiKey` | Yes | [Go!](https://developer.walmartlabs.com/docs) | ### Social API | Description | Auth | HTTPS | Link | From 0468b2770a86e8b1a67bb3e5b1eb0ee18c51b790 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 2 Nov 2017 15:00:18 +0000 Subject: [PATCH 189/252] rebuild JSON at fa2dc74 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index ff1acf3..3e94e2f 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 472, + "count": 473, "entries": [ { "API": "Dogs", @@ -2737,6 +2737,14 @@ "HTTPS": true, "Link": "https://go.developer.ebay.com/" }, + { + "API": "Wal-Mart", + "Auth": "apiKey", + "Category": "Shopping", + "Description": "Item price and availability", + "HTTPS": true, + "Link": "https://developer.walmartlabs.com/docs" + }, { "API": "Buffer", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 7718440..c459244 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":472,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":473,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 06fab16d8b9cc411a2d3fb7b01b180c6ee778c92 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 2 Nov 2017 11:04:08 -0400 Subject: [PATCH 190/252] Remove duplicate link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6411ba4..2634d3c 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,6 @@ API | Description | Auth | HTTPS | Link | | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) | | QR code | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | -| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | Scrape Website Email | Grabs email addresses from a URL | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/tommytcchan/scrape-website-email) | | SHOUTCLOUD | ALL-CAPS AS A SERVICE | No | No | [Go!](http://shoutcloud.io/) | | StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | From d3b5e41ab2a66d7b3996114660d245b0d617d6f8 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 2 Nov 2017 15:05:18 +0000 Subject: [PATCH 191/252] rebuild JSON at 06fab16 [ci skip] --- json/entries.json | 10 +--------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index 3e94e2f..8df1295 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 473, + "count": 472, "entries": [ { "API": "Dogs", @@ -761,14 +761,6 @@ "HTTPS": true, "Link": "https://reqres.in/ " }, - { - "API": "RoboHash", - "Auth": null, - "Category": "Development", - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/" - }, { "API": "Scrape Website Email", "Auth": "X-Mashape-Key", diff --git a/json/entries.min.json b/json/entries.min.json index c459244..7af8837 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":473,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":472,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From e90950e425f40cee183dc1e0dbc9e590a398ab2e Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Thu, 2 Nov 2017 13:44:58 -0400 Subject: [PATCH 192/252] Update - Added Best Buy API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2634d3c..923c014 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | eBay | Sell and Buy on eBay | `OAuth` | Yes | [Go!](https://go.developer.ebay.com/) | | Wal-Mart | Item price and availability | `apiKey` | Yes | [Go!](https://developer.walmartlabs.com/docs) | +| Best Buy | Products, Buying Options, Categories, Recommendations, Stores, and Commerce | `apiKey` | Yes | [Go!](https://bestbuyapis.github.io/api-documentation/#overview) | ### Social API | Description | Auth | HTTPS | Link | From 998215bd799c5252f060730593c6a62918e61a2e Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Thu, 2 Nov 2017 13:52:02 -0400 Subject: [PATCH 193/252] Update - order alphabetical --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 923c014..06fe151 100644 --- a/README.md +++ b/README.md @@ -547,9 +547,9 @@ API | Description | Auth | HTTPS | Link | ### Shopping API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Best Buy | Products, Buying Options, Categories, Recommendations, Stores, and Commerce | `apiKey` | Yes | [Go!](https://bestbuyapis.github.io/api-documentation/#overview) | | eBay | Sell and Buy on eBay | `OAuth` | Yes | [Go!](https://go.developer.ebay.com/) | | Wal-Mart | Item price and availability | `apiKey` | Yes | [Go!](https://developer.walmartlabs.com/docs) | -| Best Buy | Products, Buying Options, Categories, Recommendations, Stores, and Commerce | `apiKey` | Yes | [Go!](https://bestbuyapis.github.io/api-documentation/#overview) | ### Social API | Description | Auth | HTTPS | Link | From d84be7d35dcbc0673ade6bd552efebe4ae3c2deb Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Mon, 6 Nov 2017 00:57:01 +0000 Subject: [PATCH 194/252] Added "Food Standards Agency" to "Government" table I've added an entry for the "Food Standards Agency", a UK food hygiene rating data API. I hope "Government" is the right place to put this, as this is a UK government website. However I guess it could also be housed under "Food &Drink"? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2634d3c..cfd290c 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ API | Description | Auth | HTTPS | Link | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | +| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority. | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | | 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 | [Go!](https://regulationsgov.github.io/developers/) | ### Health From 365ca46dbd0ba0de5aae5a022bf4b2ea201d8211 Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Mon, 6 Nov 2017 01:04:48 +0000 Subject: [PATCH 195/252] Removed trailing full stop from description Removed trailing full stop from the description for the Food Standards Agency entry I added to the Government table. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfd290c..35d6ce6 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ API | Description | Auth | HTTPS | Link | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | -| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority. | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | +| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | | 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 | [Go!](https://regulationsgov.github.io/developers/) | ### Health From be79b5278b13ab24b7718848f14c3973d57f5239 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 7 Nov 2017 04:03:43 +0000 Subject: [PATCH 196/252] rebuild JSON at dcbc936 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 8df1295..7c6b54b 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 472, + "count": 473, "entries": [ { "API": "Dogs", @@ -2721,6 +2721,14 @@ "HTTPS": true, "Link": "https://data.police.uk/docs/" }, + { + "API": "Best Buy", + "Auth": "apiKey", + "Category": "Shopping", + "Description": "Products, Buying Options, Categories, Recommendations, Stores, and Commerce", + "HTTPS": true, + "Link": "https://bestbuyapis.github.io/api-documentation/#overview" + }, { "API": "eBay", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 7af8837..dd32733 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":472,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":473,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 9f4c1da023839407e15cad531edb303e27936cdb Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Tue, 7 Nov 2017 11:13:13 +0000 Subject: [PATCH 197/252] Shortened description for Food Standards Agency As requested, I have reduced the length of the description for the "Food Standards Agency" entry. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35d6ce6..46fb4c6 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ API | Description | Auth | HTTPS | Link | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | -| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | +| Food Standards Agency | UK food hygiene rating data API | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | | 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 | [Go!](https://regulationsgov.github.io/developers/) | ### Health From 645ba0dba6d46e286ca4924489806366ee1c69d0 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 7 Nov 2017 11:33:18 +0000 Subject: [PATCH 198/252] rebuild JSON at 2558377 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 7c6b54b..56614c7 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 473, + "count": 474, "entries": [ { "API": "Dogs", @@ -1665,6 +1665,14 @@ "HTTPS": true, "Link": "https://api.open.fec.gov/developers/" }, + { + "API": "Food Standards Agency", + "Auth": null, + "Category": "Government", + "Description": "UK food hygiene rating data API", + "HTTPS": false, + "Link": "http://ratings.food.gov.uk/open-data/en-GB" + }, { "API": "Regulations.gov", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index dd32733..9c0f7bc 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":473,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 8a258b34a309e1049924649aecd67f0b3c5eef6a Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 8 Nov 2017 10:38:32 -0500 Subject: [PATCH 199/252] Update Giphy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 935a4a9..33a9b29 100644 --- a/README.md +++ b/README.md @@ -513,7 +513,7 @@ API | Description | Auth | HTTPS | Link | | Flickr | Flickr Services | `OAuth` | Yes | [Go!](https://www.flickr.com/services/api/) | | Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | [Go!](http://developers.gettyimages.com/api/docs/) | | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | -| Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | +| Giphy | Get all your gifs | `apiKey` | Yes | [Go!](https://developers.giphy.com/docs/) | | Gyazo | Upload images | `apiKey` | Yes | [Go!](https://gyazo.com/api/docs) | | Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) | | Pixabay | Photography | `apiKey` | Yes | [Go!](https://pixabay.com/sk/service/about/api/) | From 873176c8806a1f746f87bf35d6ef25f10157299e Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 8 Nov 2017 15:39:32 +0000 Subject: [PATCH 200/252] rebuild JSON at 8a258b3 [ci skip] --- json/entries.json | 4 ++-- json/entries.min.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/json/entries.json b/json/entries.json index 56614c7..b4fa702 100644 --- a/json/entries.json +++ b/json/entries.json @@ -2547,11 +2547,11 @@ }, { "API": "Giphy", - "Auth": null, + "Auth": "apiKey", "Category": "Photography", "Description": "Get all your gifs", "HTTPS": true, - "Link": "https://github.com/Giphy/GiphyAPI" + "Link": "https://developers.giphy.com/docs/" }, { "API": "Gyazo", diff --git a/json/entries.min.json b/json/entries.min.json index 9c0f7bc..49e4d0b 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 1d724e7d171cbfa19108172e9907e4541200106a Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 8 Nov 2017 10:39:35 -0500 Subject: [PATCH 201/252] Update Yummly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33a9b29..a997f9d 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ API | Description | Auth | HTTPS | Link | | TheCocktailDB | Cocktail Recipes | `apiKey` | No | [Go!](http://www.thecocktaildb.com/) | | TheMealDB | Meal Recipes | `apiKey` | No | [Go!](http://www.themealdb.com/) | | What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) | -| Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) | +| Yummly | Find food recipes | `apiKey` | Yes | [Go!](https://developer.yummly.com/) | | Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) | From 2897c3a489bcd560022b1663a405584da8378b6d Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 8 Nov 2017 15:44:47 +0000 Subject: [PATCH 202/252] rebuild JSON at 1d724e7 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index b4fa702..5bb3a65 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1107,7 +1107,7 @@ }, { "API": "Yummly", - "Auth": null, + "Auth": "apiKey", "Category": "Food & Drink", "Description": "Find food recipes", "HTTPS": true, diff --git a/json/entries.min.json b/json/entries.min.json index 49e4d0b..958bcd1 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 29cf7d13421461500f3e7af440fee1e93c426a0a Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 9 Nov 2017 10:53:45 -0500 Subject: [PATCH 203/252] Update Github link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a997f9d..0c615ab 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ API | Description | Auth | HTTPS | Link | | DomainDb Info | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | [Go!](https://domainsdb.info/apidomainsdb/index.php) | | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | -| Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | +| Github | Information for a user's Github profile | No | Yes | [Go!](https://developer.github.com/v3/) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | From 956f591a6da6d17bcf462e81dfaab488ef0f64a6 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 9 Nov 2017 15:54:36 +0000 Subject: [PATCH 204/252] rebuild JSON at 29cf7d1 [ci skip] --- json/entries.json | 6 +++--- json/entries.min.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/json/entries.json b/json/entries.json index 5bb3a65..e38054e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -634,12 +634,12 @@ "Link": "https://genderize.io" }, { - "API": "Github - User Data", + "API": "Github", "Auth": null, "Category": "Development", - "Description": "Pull public information for a user's github", + "Description": "Information for a user's Github profile", "HTTPS": true, - "Link": "https://api.github.com/users/hackeryou" + "Link": "https://developer.github.com/v3/" }, { "API": "Gitter", diff --git a/json/entries.min.json b/json/entries.min.json index 958bcd1..0476a06 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github - User Data","Description":"Pull public information for a user's github","Auth":null,"HTTPS":true,"Link":"https://api.github.com/users/hackeryou","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From d131ae4468e5b053e2f7a7683c44b07690edbfef Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 10 Nov 2017 12:36:56 +0530 Subject: [PATCH 205/252] Added IPinfo I added ipInfo : https://ipinfo.io/developers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c615ab..a793844 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ API | Description | Auth | HTTPS | Link | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | +| IPinfo | Another simple IP Address API | No | Yes | [Go!](https://ipinfo.io/developers) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) | | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | [Go!](https://jsonbin.io) | | Judge0 API | Compile and run source code | No | Yes | [Go!](https://api.judge0.com/) | From 3732790248897a22ad21c8b477788d05a42ed830 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 10 Nov 2017 14:39:23 +0000 Subject: [PATCH 206/252] rebuild JSON at d7a9057 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index e38054e..1b578e9 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 474, + "count": 475, "entries": [ { "API": "Dogs", @@ -673,6 +673,14 @@ "HTTPS": true, "Link": "https://www.ipify.org/" }, + { + "API": "IPinfo", + "Auth": null, + "Category": "Development", + "Description": "Another simple IP Address API", + "HTTPS": true, + "Link": "https://ipinfo.io/developers" + }, { "API": "JSON 2 JSONP", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 0476a06..f554007 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":474,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":475,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 5ab1c5a82a3b54a5be5a2a2ec336427bc0d480c2 Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Wed, 15 Nov 2017 18:23:52 +0200 Subject: [PATCH 207/252] Add Hebrew Calendar API Adds hebcal.com API to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a793844..1d79d9d 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ API | Description | Auth | HTTPS | Link | | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | | Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | [Go!](http://svatky.adresa.info/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | +| Hebrew Calendar | Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc. | No | No | [Go!](https://www.hebcal.com/home/developer-apis) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | | Non-Working Days | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) | From d9bef50437623577c0127efad85f566d36d0949e Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 15 Nov 2017 11:31:31 -0500 Subject: [PATCH 208/252] Fix Title and HTTPS values --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cca0d94..8923b70 100644 --- a/README.md +++ b/README.md @@ -706,7 +706,7 @@ API | Description | Auth | HTTPS | Link | | TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | | TVDB | Television data | `apiKey` | Yes | [Go!](https://api.thetvdb.com/swagger) | | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | -| utelly | Check where a tv show or movie is available | `X-Mashape-Key` | No | [Go!](https://market.mashape.com/utelly/utelly) | +| Utelly | Check where a tv show or movie is available | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/utelly/utelly) | | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) | From f8dd97e56f5593aa2b3dac0702cc1ddb99381dfc Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 15 Nov 2017 15:14:32 -0500 Subject: [PATCH 209/252] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a404a32..1420563 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ API | Description | Auth | HTTPS | Link | | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | | Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | [Go!](http://svatky.adresa.info/) | | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | [Go!](https://developers.google.com/google-apps/calendar/) | -| Hebrew Calendar | Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc. | No | No | [Go!](https://www.hebcal.com/home/developer-apis) | +| Hebrew Calendar | Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc | No | No | [Go!](https://www.hebcal.com/home/developer-apis) | | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | | Non-Working Days | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) | From 8554920573d4f6b43b60e2e0600acbef14cce60f Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 15 Nov 2017 15:15:44 -0500 Subject: [PATCH 210/252] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1420563..4b5204b 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ API | Description | Auth | HTTPS | Link | | Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) | | Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) | | Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) | -| One Map 2.0, Singapore | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | [Go!](https://docs.onemap.sg/) | +| One Map, Singapore | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | [Go!](https://docs.onemap.sg/) | | OnWater | Determine if a lat/lon is on water or land | No | Yes | [Go!](https://onwater.io/) | | OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) | | OpenStreetMap | Navigation, geolocation and geographical data | `OAuth` | No | [Go!](http://wiki.openstreetmap.org/wiki/API) | From ce69b7188ca2eee58c913c9c934ead940d972e6f Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 15 Nov 2017 20:19:06 +0000 Subject: [PATCH 211/252] rebuild JSON at f8dd97e [ci skip] --- json/entries.json | 18 +++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1b578e9..39c37dc 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 475, + "count": 477, "entries": [ { "API": "Dogs", @@ -305,6 +305,14 @@ "HTTPS": true, "Link": "https://developers.google.com/google-apps/calendar/" }, + { + "API": "Hebrew Calendar", + "Auth": null, + "Category": "Calendar", + "Description": "Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc", + "HTTPS": false, + "Link": "https://www.hebcal.com/home/developer-apis" + }, { "API": "Holidays", "Auth": "apiKey", @@ -3729,6 +3737,14 @@ "HTTPS": false, "Link": "http://www.tvmaze.com/api" }, + { + "API": "Utelly", + "Auth": "X-Mashape-Key", + "Category": "Video", + "Description": "Check where a tv show or movie is available", + "HTTPS": true, + "Link": "https://market.mashape.com/utelly/utelly" + }, { "API": "Vimeo", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index f554007..6283dce 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":475,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":477,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 8d498c01679a768410771cfe4aa664701a44e8de Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 15 Nov 2017 20:25:40 +0000 Subject: [PATCH 212/252] rebuild JSON at 8554920 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 39c37dc..1d53b42 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1554,7 +1554,7 @@ "Link": "https://github.com/IcaliaLabs/sepomex" }, { - "API": "One Map 2.0, Singapore", + "API": "One Map, Singapore", "Auth": "apiKey", "Category": "Geocoding", "Description": "Singapore Land Authority REST API services for Singapore addresses", diff --git a/json/entries.min.json b/json/entries.min.json index 6283dce..e5d0c41 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":477,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map 2.0, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":477,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From bc3938c24e1fbd772a4fe62374d4bf3e5cbfa940 Mon Sep 17 00:00:00 2001 From: Matteo Mazzarolo Date: Thu, 16 Nov 2017 15:02:29 +0100 Subject: [PATCH 213/252] Added NumValidate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b5204b..0b0c232 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ API | Description | Auth | HTTPS | Link | | Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) | | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) | | MailTest | Email address validation | No | Yes | [Go!](http://mailtest.in/documentation/) | +| NumValidate | Open Source phone number validation | No | Yes | [Go!](https://numvalidate.com) | | numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) | | PurgoMalum | Content validator against profanity & obscenity | No | No | [Go!](http://www.purgomalum.com) | | vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) | From 9b77339e9b1580ea143b7476ea268ada38122ba5 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 16 Nov 2017 16:26:15 +0000 Subject: [PATCH 214/252] rebuild JSON at 9b56193 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1d53b42..a6b414c 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 477, + "count": 478, "entries": [ { "API": "Dogs", @@ -521,6 +521,14 @@ "HTTPS": true, "Link": "http://mailtest.in/documentation/" }, + { + "API": "NumValidate", + "Auth": null, + "Category": "Data Validation", + "Description": "Open Source phone number validation", + "HTTPS": true, + "Link": "https://numvalidate.com" + }, { "API": "numverify", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index e5d0c41..ce827ba 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":477,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":478,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From f4382cdcd02ed320f60768d8c90849709e846b83 Mon Sep 17 00:00:00 2001 From: silsha fux Date: Fri, 17 Nov 2017 22:43:49 +0100 Subject: [PATCH 215/252] Add Open Food Facts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0c232..c975a32 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ API | Description | Auth | HTTPS | Link | | Edamam | Recipe Search | `apiKey` | Yes | [Go!](https://developer.edamam.com/) | | Food2Fork | Recipe Search | `apiKey` | No | [Go!](http://food2fork.com/about/api) | | LCBO | Alcohol | `apiKey` | Yes | [Go!](https://lcboapi.com/) | +| Open Food Facts | Food Products Database | No | Yes | [Go!](https://world.openfoodfacts.org/data) | | PunkAPI | Brewdog Beer Recipes | No | Yes | [Go!](https://punkapi.com/) | | Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) | | TacoFancy | Community-driven taco database | No | No | [Go!](https://github.com/evz/tacofancy-api) | From feb500cb7ef3e6329b548fa4b5b2f432d023b9a9 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Sat, 18 Nov 2017 18:48:06 +0530 Subject: [PATCH 216/252] =?UTF-8?q?added=20=E2=80=9CYes=20or=20No=E2=80=9D?= =?UTF-8?q?=20answer=20to=20close=20ended=20questions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0c232..c52e6c2 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,7 @@ API | Description | Auth | HTTPS | Link | | RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | +| Yes No | Generate yes or no randomly | No | Yes | [Go!](https://yesno.wtf/api) | ### Text Analysis API | Description | Auth | HTTPS | Link | From f4701983fbd46d293f29fe80c0bcc9e8254b2536 Mon Sep 17 00:00:00 2001 From: Ishola Japheth Date: Sun, 19 Nov 2017 09:27:01 +0000 Subject: [PATCH 217/252] Added Reed and changed Bungie --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b0c232..6fb80b1 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ API | Description | Auth | HTTPS | Link | | Clash Royale | Clash Royale Game Information | No | Yes | [Go!](https://github.com/martincarrera/clash-royale-api) | | Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) | | Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) | -| Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0) | +| Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://github.com/Bungie-net/api) | | Dota 2 | Provides information about Player stats , Match stats, Rankings for Dota 2 | No | Yes | [Go!](https://docs.opendota.com/) | | Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) | | Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) | @@ -392,6 +392,7 @@ API | Description | Auth | HTTPS | Link | | Jooble | Job search engine | `apiKey` | Yes | [Go!](https://us.jooble.org/api/about) | | Juju | Job search engine | `apiKey` | No | [Go!](http://www.juju.com/publisher/spec/) | | Open Skills | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | +| Reed | Job board aggregator | `apiKey` | Yes | [Go!](https://www.reed.co.uk/developers) | | Search.gov Jobs | Tap into a list of current jobs openings with the United States government | No | Yes | [Go!](https://search.gov/developer/jobs.html) | | The Muse | Job board and company profiles | `apiKey` | Yes | [Go!](https://www.themuse.com/developers/api/v2) | | Upwork | Freelance job board and management system | `OAuth` | Yes | [Go!](https://developers.upwork.com/) | From 8b202e3449f5aa0d7dfe836be3d440de5a03ff5e Mon Sep 17 00:00:00 2001 From: Manjula Rathnayaka Date: Sun, 19 Nov 2017 20:18:13 +0530 Subject: [PATCH 218/252] Add integration developer utility APIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0c232..561bbb4 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ API | Description | Auth | HTTPS | Link | | SHOUTCLOUD | ALL-CAPS AS A SERVICE | No | No | [Go!](http://shoutcloud.io/) | | StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | +| XML to JSON | Integration developer utility APIs | No | Yes | [Go!](https://api.cloud.wso2.com/store/?tenant=developer) | ### Dictionaries API | Description | Auth | HTTPS | Link | From 57ccdc2b3b785ace42dfabf96e93768ef4f963a6 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 19 Nov 2017 15:51:05 +0000 Subject: [PATCH 219/252] rebuild JSON at 8dee110 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index a6b414c..4318722 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 478, + "count": 479, "entries": [ { "API": "Dogs", @@ -1073,6 +1073,14 @@ "HTTPS": true, "Link": "https://lcboapi.com/" }, + { + "API": "Open Food Facts", + "Auth": null, + "Category": "Food & Drink", + "Description": "Food Products Database", + "HTTPS": true, + "Link": "https://world.openfoodfacts.org/data" + }, { "API": "PunkAPI", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index ce827ba..37a5854 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":478,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From dbfd1b2f97717d3d093380f1fb0b63e1b84329bf Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 19 Nov 2017 15:57:42 +0000 Subject: [PATCH 220/252] rebuild JSON at 1cdd058 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 4318722..8554756 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 479, + "count": 480, "entries": [ { "API": "Dogs", @@ -3185,6 +3185,14 @@ "HTTPS": true, "Link": "https://github.com/thm/uinames" }, + { + "API": "Yes No", + "Auth": null, + "Category": "Test Data", + "Description": "Generate yes or no randomly", + "HTTPS": true, + "Link": "https://yesno.wtf/api" + }, { "API": "Aylien Text Analysis", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 37a5854..592de61 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":480,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From e2d5972eae96dbe5c43e06d0477f569044936267 Mon Sep 17 00:00:00 2001 From: Juan Macias Date: Sun, 19 Nov 2017 17:42:37 +0100 Subject: [PATCH 221/252] bug: Deleted nomad list api. It's close since 2016 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0b0c232..31e4a08 100644 --- a/README.md +++ b/README.md @@ -644,7 +644,6 @@ API | Description | Auth | HTTPS | Link | | Indian Railways | Indian Railways Information | `apiKey` | No | [Go!](http://api.erail.in/) | | Izi | Audio guide for travellers | `apiKey` | Yes | [Go!](http://api-docs.izi.travel/) | | Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | [Go!](https://api.navitia.io/) | -| Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | | REFUGE Restrooms | Provides safe restroom access for transgender, intersex, and gender nonconforming individuals | No | Yes | [Go!](https://www.refugerestrooms.org/api/docs/#!/restrooms) | | Schiphol Airport | Schiphol | `apiKey` | Yes | [Go!](https://developer.schiphol.nl/) | | TransitLand | Transit Aggregation | No | Yes | [Go!](https://transit.land/documentation/datastore/api-endpoints.html) | From 49b293846bedac3e0f4d1ab050c516a4ce9c4949 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 19 Nov 2017 20:25:59 +0000 Subject: [PATCH 222/252] rebuild JSON at cb491a3 [ci skip] --- json/entries.json | 10 +--------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index 8554756..fc73f5a 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 480, + "count": 479, "entries": [ { "API": "Dogs", @@ -3321,14 +3321,6 @@ "HTTPS": true, "Link": "https://api.navitia.io/" }, - { - "API": "Nomad List", - "Auth": null, - "Category": "Transportation", - "Description": "A list of the best places to live/work remotely", - "HTTPS": true, - "Link": "https://nomadlist.com/faq" - }, { "API": "REFUGE Restrooms", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 592de61..e8b212b 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":480,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From e97727302e6ada44637acd2456cde4fa5ea0d389 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 19 Nov 2017 15:26:54 -0500 Subject: [PATCH 223/252] Update Coinbase Auth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 423c9ba..7488329 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | -| Coinbase | Bitcoin, Litecoin and Ethereum Prices | No | Yes | [Go!](https://developers.coinbase.com) | +| Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) | | CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | From a2f4e4d2ee9df1cea76b1bf9e2303bfee00ab939 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 19 Nov 2017 20:31:16 +0000 Subject: [PATCH 224/252] rebuild JSON at e977273 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index fc73f5a..221934a 100644 --- a/json/entries.json +++ b/json/entries.json @@ -411,7 +411,7 @@ }, { "API": "Coinbase", - "Auth": null, + "Auth": "apiKey", "Category": "Cryptocurrency", "Description": "Bitcoin, Litecoin and Ethereum Prices", "HTTPS": true, diff --git a/json/entries.min.json b/json/entries.min.json index e8b212b..d05571a 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":null,"HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From ee02d6958f9decea0d596e717ac9c0d4ec5d800c Mon Sep 17 00:00:00 2001 From: Josh Star Date: Sun, 19 Nov 2017 23:38:22 +0000 Subject: [PATCH 225/252] Update AniList to Api v2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7488329..63f92ac 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ API | Description | Auth | HTTPS | Link | ### Anime API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| AniList | AniList Anime | `OAuth` | No | [Go!](http://anilist-api.readthedocs.io/en/latest/) | +| AniList | Anime discovery & tracking | `OAuth` | Yes | [Go!](https://github.com/AniList/ApiV2-GraphQL-Docs) | | Jikan | Unofficial MyAnimeList API | No | Yes | [Go!](https://jikan.me) | | Kitsu | Anime discovery platform | `OAuth` | Yes | [Go!](http://docs.kitsu.apiary.io/) | | Studio Ghibli | Resources from Studio Ghibli films | No | Yes | [Go!](https://ghibliapi.herokuapp.com) | From e457d2a972fa4f3a967675a4e876c8438a0e1a25 Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Sun, 19 Nov 2017 09:33:08 +0530 Subject: [PATCH 226/252] Add http2.pro under Development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0c232..0ca7291 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ API | Description | Auth | HTTPS | Link | | Github | Information for a user's Github profile | No | Yes | [Go!](https://developer.github.com/v3/) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | +| HTTP2.Pro | Test endpoints for client and server HTTP/2 protocol support | No | Yes | [Go!](https://http2.pro/doc/api) | | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | IPinfo | Another simple IP Address API | No | Yes | [Go!](https://ipinfo.io/developers) | From 5843efd25579d8203a1c33a01ff2cc7d51e77924 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 20 Nov 2017 11:42:07 +0000 Subject: [PATCH 227/252] rebuild JSON at 7c4e94a [ci skip] --- json/entries.json | 6 +++--- json/entries.min.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/json/entries.json b/json/entries.json index 221934a..1c35a55 100644 --- a/json/entries.json +++ b/json/entries.json @@ -45,9 +45,9 @@ "API": "AniList", "Auth": "OAuth", "Category": "Anime", - "Description": "AniList Anime", - "HTTPS": false, - "Link": "http://anilist-api.readthedocs.io/en/latest/" + "Description": "Anime discovery & tracking", + "HTTPS": true, + "Link": "https://github.com/AniList/ApiV2-GraphQL-Docs" }, { "API": "Jikan", diff --git a/json/entries.min.json b/json/entries.min.json index d05571a..6cf3d50 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 7d2d4cfddf8c624b696f02ba1a186433f9efffb5 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 20 Nov 2017 16:01:40 +0000 Subject: [PATCH 228/252] rebuild JSON at 979e35a [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1c35a55..750239a 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 479, + "count": 480, "entries": [ { "API": "Dogs", @@ -673,6 +673,14 @@ "HTTPS": true, "Link": "https://www.hackerrank.com/api/docs" }, + { + "API": "HTTP2.Pro", + "Auth": null, + "Category": "Development", + "Description": "Test endpoints for client and server HTTP/2 protocol support", + "HTTPS": true, + "Link": "https://http2.pro/doc/api" + }, { "API": "import.io", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 6cf3d50..4c49b0f 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":479,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":480,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 65fbfe65f0a62e26b56bf2039245a20174c2deea Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 20 Nov 2017 16:07:52 +0000 Subject: [PATCH 229/252] rebuild JSON at 1a95035 [ci skip] --- json/entries.json | 12 ++++++++++-- json/entries.min.json | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/json/entries.json b/json/entries.json index 750239a..1339d87 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 480, + "count": 481, "entries": [ { "API": "Dogs", @@ -1263,7 +1263,7 @@ "Category": "Games & Comics", "Description": "Bungie Platform API", "HTTPS": true, - "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0" + "Link": "https://github.com/Bungie-net/api" }, { "API": "Dota 2", @@ -1881,6 +1881,14 @@ "HTTPS": false, "Link": "https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview" }, + { + "API": "Reed", + "Auth": "apiKey", + "Category": "Jobs", + "Description": "Job board aggregator", + "HTTPS": true, + "Link": "https://www.reed.co.uk/developers" + }, { "API": "Search.gov Jobs", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 4c49b0f..b67272f 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":480,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://www.bungie.net/en/Clan/Post/39966/85087279/0/0","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":481,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From be2491fa7091f12eb4d11c02c2abc1c20121d527 Mon Sep 17 00:00:00 2001 From: Ishola Japheth Date: Wed, 22 Nov 2017 09:15:28 +0000 Subject: [PATCH 230/252] Corrected Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb53b7c..fb5a009 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,7 @@ API | Description | Auth | HTTPS | Link | | Authentic Jobs | Job board for designers, hackers, and creative pros | `apiKey` | Yes | [Go!](https://authenticjobs.com/api/docs) | | Careerjet | Job search engine | `apiKey` | No | [Go!](https://www.careerjet.com/partners/api/) | | Github Jobs | Jobs for software developers | No | Yes | [Go!](https://jobs.github.com/api) | -| Indeed | Job board aggragator | `apiKey` | Yes | [Go!](https://www.indeed.com/publisher) | +| Indeed | Job board aggregator | `apiKey` | Yes | [Go!](https://www.indeed.com/publisher) | | Jobs2Careers | Job aggregator | `apiKey` | Yes | [Go!](http://api.jobs2careers.com/api/spec.pdf) | | Jooble | Job search engine | `apiKey` | Yes | [Go!](https://us.jooble.org/api/about) | | Juju | Job search engine | `apiKey` | No | [Go!](http://www.juju.com/publisher/spec/) | From 22cbf8637544578a89be68f2214e364ea04446c7 Mon Sep 17 00:00:00 2001 From: davemachado Date: Wed, 22 Nov 2017 09:29:24 +0000 Subject: [PATCH 231/252] rebuild JSON at 7c94d5e [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1339d87..8a3b22f 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1845,7 +1845,7 @@ "API": "Indeed", "Auth": "apiKey", "Category": "Jobs", - "Description": "Job board aggragator", + "Description": "Job board aggregator", "HTTPS": true, "Link": "https://www.indeed.com/publisher" }, diff --git a/json/entries.min.json b/json/entries.min.json index b67272f..c9bcecb 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":481,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggragator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":481,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 89fb131c1bc894e44eef15f0b953705578f3cd65 Mon Sep 17 00:00:00 2001 From: Manjula Rathnayaka Date: Thu, 23 Nov 2017 14:08:35 +0530 Subject: [PATCH 232/252] Updated the API store link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561bbb4..0ff2d69 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ API | Description | Auth | HTTPS | Link | | SHOUTCLOUD | ALL-CAPS AS A SERVICE | No | No | [Go!](http://shoutcloud.io/) | | StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | -| XML to JSON | Integration developer utility APIs | No | Yes | [Go!](https://api.cloud.wso2.com/store/?tenant=developer) | +| XML to JSON | Integration developer utility APIs | No | Yes | [Go!](https://developers.wso2apistore.com/) | ### Dictionaries API | Description | Auth | HTTPS | Link | From 1ff4e870db63dc91d8ccaac0f74d3e80076f8cbe Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 24 Nov 2017 16:13:34 +0000 Subject: [PATCH 233/252] rebuild JSON at b10bd50 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 8a3b22f..1282f29 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 481, + "count": 482, "entries": [ { "API": "Dogs", @@ -825,6 +825,14 @@ "HTTPS": true, "Link": "https://verse.pawelad.xyz/" }, + { + "API": "XML to JSON", + "Auth": null, + "Category": "Development", + "Description": "Integration developer utility APIs", + "HTTPS": true, + "Link": "https://developers.wso2apistore.com/" + }, { "API": "Oxford", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index c9bcecb..f844d18 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":481,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":482,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 5a51b769d6fe7cc099683b791330308d463b16ef Mon Sep 17 00:00:00 2001 From: Ben Mildren Date: Thu, 30 Nov 2017 14:33:31 +0000 Subject: [PATCH 234/252] Removed dead Coinbin link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2cf6677..990deea 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,6 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) | -| CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | From 0b318f7d753fa3fe638908b18511f0e599a98f20 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 4 Dec 2017 04:00:43 +0000 Subject: [PATCH 235/252] rebuild JSON at b63b85f [ci skip] --- json/entries.json | 10 +--------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index 1282f29..c4ea334 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 482, + "count": 481, "entries": [ { "API": "Dogs", @@ -417,14 +417,6 @@ "HTTPS": true, "Link": "https://developers.coinbase.com" }, - { - "API": "CoinBin", - "Auth": null, - "Category": "Cryptocurrency", - "Description": "Cryptocurrency information", - "HTTPS": true, - "Link": "https://coinbin.org/" - }, { "API": "CoinDesk", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index f844d18..b12d40b 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":482,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinBin","Description":"Cryptocurrency information","Auth":null,"HTTPS":true,"Link":"https://coinbin.org/","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":481,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 18ba3cf54deb8524d37257a2c163d74f5e444364 Mon Sep 17 00:00:00 2001 From: Greg Rose Date: Mon, 4 Dec 2017 20:46:00 -0500 Subject: [PATCH 236/252] added IGDB --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 990deea..cee9b16 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,7 @@ API | Description | Auth | HTTPS | Link | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | | Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) | | Hearthstone | Hearthstone Cards Information | `X-Mashape-Key` | Yes | [Go!](http://hearthstoneapi.com/) | +| IGDB.com | Video Game Database | `apiKey` | Yes | [Go!](https://api.igdb.com/) | | Jokes | Programming and general jokes | No | Yes | [Go!](https://github.com/15Dkatz/official_joke_api) | | Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | | Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | From 9438f8fa6a569327955c0b0d5720c13a6531e469 Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Tue, 5 Dec 2017 05:52:54 -0500 Subject: [PATCH 237/252] Update - Cryptonator API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 990deea..374a58a 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ API | Description | Auth | HTTPS | Link | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) | +| Cryptonator | Cryptocurrencies Exchange Rates | No | Yes | [Go!](https://www.cryptonator.com/api/) | | MercadoBitcoin | Brazilian Cryptocurrency Information | No | Yes | [Go!](https://www.mercadobitcoin.net/api-doc/) | ### Currency Exchange From a763883e940332711499376cd4e5579d131b3708 Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 7 Dec 2017 03:56:12 +0000 Subject: [PATCH 238/252] rebuild JSON at 9b413c5 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index c4ea334..498b775 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 481, + "count": 482, "entries": [ { "API": "Dogs", @@ -1321,6 +1321,14 @@ "HTTPS": true, "Link": "http://hearthstoneapi.com/" }, + { + "API": "IGDB.com", + "Auth": "apiKey", + "Category": "Games & Comics", + "Description": "Video Game Database", + "HTTPS": true, + "Link": "https://api.igdb.com/" + }, { "API": "Jokes", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index b12d40b..c08e855 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":481,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":482,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 08c7d8fc2eaafe68e614f5ebbbbf0cf4ac0fd2f9 Mon Sep 17 00:00:00 2001 From: Dylan Delobel Date: Thu, 7 Dec 2017 11:36:12 +0100 Subject: [PATCH 239/252] Add HTTPCat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cee9b16..d795ca8 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Please note a passing build status indicates all listed APIs are available since API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Dogs | Based on the Stanford Dogs Dataset | No | Yes | [Go!](https://dog.ceo/dog-api/) | +| HTTPCat | Cat for every HTTP Status | No | Yes | [Go!](https://http.cat/) | | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | | Movebank | Movement and Migration data of animals | No | Yes | [Go!](https://github.com/movebank/movebank-api-doc) | | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) | From f2c091171d820ce4488ba7266784cf7b10ae901a Mon Sep 17 00:00:00 2001 From: davemachado Date: Thu, 7 Dec 2017 16:58:06 +0000 Subject: [PATCH 240/252] rebuild JSON at c59ac37 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 498b775..6a0b71d 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 482, + "count": 483, "entries": [ { "API": "Dogs", @@ -9,6 +9,14 @@ "HTTPS": true, "Link": "https://dog.ceo/dog-api/" }, + { + "API": "HTTPCat", + "Auth": null, + "Category": "Animals", + "Description": "Cat for every HTTP Status", + "HTTPS": true, + "Link": "https://http.cat/" + }, { "API": "IUCN", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index c08e855..2386f52 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":482,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":483,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From b1898dd2c53625eaf6308647724649cf6e68b4bd Mon Sep 17 00:00:00 2001 From: davemachado Date: Sun, 10 Dec 2017 01:41:20 +0000 Subject: [PATCH 241/252] rebuild JSON at e6824e9 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 6a0b71d..c60f212 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 483, + "count": 484, "entries": [ { "API": "Dogs", @@ -449,6 +449,14 @@ "HTTPS": true, "Link": "https://www.cryptocompare.com/api#" }, + { + "API": "Cryptonator", + "Auth": null, + "Category": "Cryptocurrency", + "Description": "Cryptocurrencies Exchange Rates", + "HTTPS": true, + "Link": "https://www.cryptonator.com/api/" + }, { "API": "MercadoBitcoin", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 2386f52..2f67f67 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":483,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":484,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 960ee5e65c060c4175368fd88491ca0947833d46 Mon Sep 17 00:00:00 2001 From: Dylan Delobel Date: Mon, 11 Dec 2017 16:06:02 +0100 Subject: [PATCH 242/252] Add Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4cfea1..c5fd211 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ API | Description | Auth | HTTPS | Link | ### Cryptocurrency API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | [Go!](https://www.block.io/docs/basic) | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | From 18fd4e9c5af9141abee7c1d56b8a2dde26167060 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 11 Dec 2017 15:17:44 +0000 Subject: [PATCH 243/252] rebuild JSON at 5ff145c [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index c60f212..b6edff3 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 484, + "count": 485, "entries": [ { "API": "Dogs", @@ -409,6 +409,14 @@ "HTTPS": true, "Link": "https://docs.travis-ci.com/api/" }, + { + "API": "Block", + "Auth": "apiKey", + "Category": "Cryptocurrency", + "Description": "Bitcoin Payment, Wallet & Transaction Data", + "HTTPS": true, + "Link": "https://www.block.io/docs/basic" + }, { "API": "Blockchain", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 2f67f67..f1f9fee 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":484,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":485,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 427e72c6a51fdc245daa7220c01cbab0e9ab407c Mon Sep 17 00:00:00 2001 From: Yann Bertrand Date: Sat, 16 Dec 2017 18:05:50 -0500 Subject: [PATCH 244/252] Remove dead API --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c5fd211..562eb83 100644 --- a/README.md +++ b/README.md @@ -620,7 +620,6 @@ API | Description | Auth | HTTPS | Link | | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | | Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | -| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | | Yes No | Generate yes or no randomly | No | Yes | [Go!](https://yesno.wtf/api) | From cac57e22697b38c68a275e3f1633164e0ff62663 Mon Sep 17 00:00:00 2001 From: davemachado Date: Sat, 16 Dec 2017 23:07:47 +0000 Subject: [PATCH 245/252] rebuild JSON at 427e72c [ci skip] --- json/entries.json | 10 +--------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/json/entries.json b/json/entries.json index b6edff3..d1b6b13 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 485, + "count": 484, "entries": [ { "API": "Dogs", @@ -3209,14 +3209,6 @@ "HTTPS": true, "Link": "https://randomuser.me" }, - { - "API": "RandomWord", - "Auth": null, - "Category": "Test Data", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, { "API": "RoboHash", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index f1f9fee..a349f93 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":485,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RandomWord","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":484,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From f9797dff4b19adef5313cec4e9759d768f40dbb0 Mon Sep 17 00:00:00 2001 From: borislav nikolov Date: Sun, 17 Dec 2017 00:33:17 +0100 Subject: [PATCH 246/252] add booknomads api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 562eb83..9615bb5 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ API | Description | Auth | HTTPS | Link | ### Books API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| BookNomads | 2.5 million books published in the Netherlands and Flanders, book covers, and related data | No | Yes | [Go!](https://www.booknomads.com/dev) | | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | | Goodreads | Books | `apiKey` | Yes | [Go!](https://www.goodreads.com/api) | | Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | From f9101314f1b64d738b1b885a83ae00142c652258 Mon Sep 17 00:00:00 2001 From: borislav nikolov Date: Sun, 17 Dec 2017 00:45:07 +0100 Subject: [PATCH 247/252] fix first-char upper case requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9615bb5..ef47a48 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ API | Description | Auth | HTTPS | Link | ### Books API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| BookNomads | 2.5 million books published in the Netherlands and Flanders, book covers, and related data | No | Yes | [Go!](https://www.booknomads.com/dev) | +| BookNomads | Books published in the Netherlands and Flanders (about 2.5 million), book covers, and related data | No | Yes | [Go!](https://www.booknomads.com/dev) | | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | | Goodreads | Books | `apiKey` | Yes | [Go!](https://www.goodreads.com/api) | | Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | From 67132b06df316fa2da2f357ba2ca75de9fbfdcee Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Sun, 17 Dec 2017 13:12:55 -0500 Subject: [PATCH 248/252] Update - added Bitfinex platform api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 562eb83..d8b24a1 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ API | Description | Auth | HTTPS | Link | ### Cryptocurrency API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Bitfinex | Cryptocurrency Trading Platform | `apiKey` | Yes | [Go!](https://docs.bitfinex.com/docs/introduction) | | Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | [Go!](https://www.block.io/docs/basic) | | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) | From 1fdb4db95168ae98dd69bfe0de20eab996e38884 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 18 Dec 2017 04:15:10 +0000 Subject: [PATCH 249/252] rebuild JSON at be2c603 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index d1b6b13..786e818 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 484, + "count": 485, "entries": [ { "API": "Dogs", @@ -193,6 +193,14 @@ "HTTPS": true, "Link": "https://www.rijksmuseum.nl/en/api" }, + { + "API": "BookNomads", + "Auth": null, + "Category": "Books", + "Description": "Books published in the Netherlands and Flanders (about 25 million), book covers, and related data", + "HTTPS": true, + "Link": "https://www.booknomads.com/dev" + }, { "API": "British National Bibliography", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index a349f93..1d78f31 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":484,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":485,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"BookNomads","Description":"Books published in the Netherlands and Flanders (about 25 million), book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://www.booknomads.com/dev","Category":"Books"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From 145ea881b2b15034d7207f7f7b6a781994fbb574 Mon Sep 17 00:00:00 2001 From: davemachado Date: Mon, 18 Dec 2017 04:20:12 +0000 Subject: [PATCH 250/252] rebuild JSON at 47f0be8 [ci skip] --- json/entries.json | 10 +++++++++- json/entries.min.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 786e818..9b72fb2 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 485, + "count": 486, "entries": [ { "API": "Dogs", @@ -417,6 +417,14 @@ "HTTPS": true, "Link": "https://docs.travis-ci.com/api/" }, + { + "API": "Bitfinex", + "Auth": "apiKey", + "Category": "Cryptocurrency", + "Description": "Cryptocurrency Trading Platform", + "HTTPS": true, + "Link": "https://docs.bitfinex.com/docs/introduction" + }, { "API": "Block", "Auth": "apiKey", diff --git a/json/entries.min.json b/json/entries.min.json index 1d78f31..7acaf15 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":485,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"BookNomads","Description":"Books published in the Netherlands and Flanders (about 25 million), book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://www.booknomads.com/dev","Category":"Books"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":486,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"BookNomads","Description":"Books published in the Netherlands and Flanders (about 25 million), book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://www.booknomads.com/dev","Category":"Books"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Bitfinex","Description":"Cryptocurrency Trading Platform","Auth":"apiKey","HTTPS":true,"Link":"https://docs.bitfinex.com/docs/introduction","Category":"Cryptocurrency"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} From ea6cfa8b5666cdaa237d24ca21a7159588db264b Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 21 Dec 2017 21:09:39 -0500 Subject: [PATCH 251/252] Update protocol for WOTM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 678eeb9..6185025 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ API | Description | Auth | HTTPS | Link | | The Report of the Week | Food & Drink Reviews | No | Yes | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) | | TheCocktailDB | Cocktail Recipes | `apiKey` | No | [Go!](http://www.thecocktaildb.com/) | | TheMealDB | Meal Recipes | `apiKey` | No | [Go!](http://www.themealdb.com/) | -| What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) | +| What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](http://nypl.github.io/menus-api/) | | Yummly | Find food recipes | `apiKey` | Yes | [Go!](https://developer.yummly.com/) | | Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) | From 4520c8d54dfa1fafd0fb28a5a3bdfa1020e410cf Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 22 Dec 2017 02:10:29 +0000 Subject: [PATCH 252/252] rebuild JSON at ea6cfa8 [ci skip] --- json/entries.json | 2 +- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 9b72fb2..eeef7f5 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1183,7 +1183,7 @@ "Category": "Food & Drink", "Description": "NYPL human-transcribed historical menu collection", "HTTPS": false, - "Link": "nypl.github.io/menus-api/" + "Link": "http://nypl.github.io/menus-api/" }, { "API": "Yummly", diff --git a/json/entries.min.json b/json/entries.min.json index 7acaf15..8cd5051 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":486,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"BookNomads","Description":"Books published in the Netherlands and Flanders (about 25 million), book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://www.booknomads.com/dev","Category":"Books"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Bitfinex","Description":"Cryptocurrency Trading Platform","Auth":"apiKey","HTTPS":true,"Link":"https://docs.bitfinex.com/docs/introduction","Category":"Cryptocurrency"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]} +{"count":486,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Category":"Animals"},{"API":"HTTPCat","Description":"Cat for every HTTP Status","Auth":null,"HTTPS":true,"Link":"https://http.cat/","Category":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Category":"Animals"},{"API":"Movebank","Description":"Movement and Migration data of animals","Auth":null,"HTTPS":true,"Link":"https://github.com/movebank/movebank-api-doc","Category":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Category":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Category":"Animals"},{"API":"AniList","Description":"Anime discovery & tracking","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/AniList/ApiV2-GraphQL-Docs","Category":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Category":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Category":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Category":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Category":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Category":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Category":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Category":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Category":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Category":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Category":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Category":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Category":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Category":"Art & Design"},{"API":"Iconfinder","Description":"Icons","Auth":"apiKey","HTTPS":true,"Link":"https://developer.iconfinder.com","Category":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Category":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Category":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Category":"Art & Design"},{"API":"BookNomads","Description":"Books published in the Netherlands and Flanders (about 25 million), book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://www.booknomads.com/dev","Category":"Books"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Category":"Books"},{"API":"Goodreads","Description":"Books","Auth":"apiKey","HTTPS":true,"Link":"https://www.goodreads.com/api","Category":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Category":"Books"},{"API":"Open Library","Description":"Books, book covers, and related data","Auth":null,"HTTPS":true,"Link":"https://openlibrary.org/developers/api","Category":"Books"},{"API":"Charity Search","Description":"Non-profit charity data","Auth":"apiKey","HTTPS":false,"Link":"http://charityapi.orghunter.com/","Category":"Business"},{"API":"Clearbit Logo API","Description":"Search for company logos and embed them in your projects","Auth":null,"HTTPS":true,"Link":"https://clearbit.com/docs#logo-api","Category":"Business"},{"API":"Domainsdb.info","Description":"Registered Domain Names Search","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/","Category":"Business"},{"API":"Gmail","Description":"Flexible, RESTful access to the user's inbox","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/gmail/api/","Category":"Business"},{"API":"Google Analytics","Description":"Collect, configure, and analyze your data to reach the right audience","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/analytics/","Category":"Business"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Category":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Category":"Business"},{"API":"Trello","Description":"Boards, lists, and cards to help you organize and prioritize your projects","Auth":"OAuth","HTTPS":true,"Link":"https://developers.trello.com/","Category":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Category":"Calendar"},{"API":"Czech Namedays Calendar","Description":"Lookup for a name and returns nameday date","Auth":null,"HTTPS":false,"Link":"http://svatky.adresa.info/","Category":"Calendar"},{"API":"Google Calendar","Description":"Display, create and modify Google calendar events","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/google-apps/calendar/","Category":"Calendar"},{"API":"Hebrew Calendar","Description":"Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc","Auth":null,"HTTPS":false,"Link":"https://www.hebcal.com/home/developer-apis","Category":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Category":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Category":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Category":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Category":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Category":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Category":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Category":"Cloud Storage & File Sharing"},{"API":"Pastebin","Description":"Plain Text Storage","Auth":"apiKey","HTTPS":true,"Link":"https://pastebin.com/api/","Category":"Cloud Storage & File Sharing"},{"API":"CircleCI","Description":"Automate the software development process using continuous integration and continuous delivery","Auth":"apiKey","HTTPS":true,"Link":"https://circleci.com/docs/api/v1-reference/","Category":"Continuous Integration"},{"API":"Codeship","Description":"Codeship is a Continuous Integration Platform in the cloud","Auth":"apiKey","HTTPS":true,"Link":"https://apidocs.codeship.com/","Category":"Continuous Integration"},{"API":"Travis CI","Description":"Sync your GitHub projects with Travis CI to test your code in minutes","Auth":"apiKey","HTTPS":true,"Link":"https://docs.travis-ci.com/api/","Category":"Continuous Integration"},{"API":"Bitfinex","Description":"Cryptocurrency Trading Platform","Auth":"apiKey","HTTPS":true,"Link":"https://docs.bitfinex.com/docs/introduction","Category":"Cryptocurrency"},{"API":"Block","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.block.io/docs/basic","Category":"Cryptocurrency"},{"API":"Blockchain","Description":"Bitcoin Payment, Wallet & Transaction Data","Auth":null,"HTTPS":true,"Link":"https://www.blockchain.info/api","Category":"Cryptocurrency"},{"API":"Coinbase","Description":"Bitcoin, Litecoin and Ethereum Prices","Auth":"apiKey","HTTPS":true,"Link":"https://developers.coinbase.com","Category":"Cryptocurrency"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Category":"Cryptocurrency"},{"API":"CoinMarketCap","Description":"Cryptocurrencies Prices","Auth":null,"HTTPS":true,"Link":"https://coinmarketcap.com/api/","Category":"Cryptocurrency"},{"API":"CryptoCompare","Description":"Cryptocurrencies Comparison","Auth":null,"HTTPS":true,"Link":"https://www.cryptocompare.com/api#","Category":"Cryptocurrency"},{"API":"Cryptonator","Description":"Cryptocurrencies Exchange Rates","Auth":null,"HTTPS":true,"Link":"https://www.cryptonator.com/api/","Category":"Cryptocurrency"},{"API":"MercadoBitcoin","Description":"Brazilian Cryptocurrency Information","Auth":null,"HTTPS":true,"Link":"https://www.mercadobitcoin.net/api-doc/","Category":"Cryptocurrency"},{"API":"1Forge","Description":"Forex currency market data","Auth":"apiKey","HTTPS":true,"Link":"https://1forge.com/forex-data-api/api-documentation","Category":"Currency Exchange"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Category":"Currency Exchange"},{"API":"Czech National Bank","Description":"A collection of exchange rates","Auth":null,"HTTPS":true,"Link":"https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml","Category":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Category":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Category":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Category":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Category":"Data Validation"},{"API":"MailTest","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"http://mailtest.in/documentation/","Category":"Data Validation"},{"API":"NumValidate","Description":"Open Source phone number validation","Auth":null,"HTTPS":true,"Link":"https://numvalidate.com","Category":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Category":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Category":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Category":"Data Validation"},{"API":"ApiLeap","Description":"Make screenshots from web pages and HTML","Auth":"apiKey","HTTPS":true,"Link":"https://apileap.com/","Category":"Development"},{"API":"APIs.guru","Description":"Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs","Auth":null,"HTTPS":true,"Link":"https://apis.guru/api-doc/","Category":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Category":"Development"},{"API":"Bitbucket","Description":"Pull public information for a Bitbucket account","Auth":null,"HTTPS":true,"Link":"https://api.bitbucket.org/2.0/users/karllhughes","Category":"Development"},{"API":"Browshot","Description":"Easily make screenshots of web pages in any screen size, as any device","Auth":"apiKey","HTTPS":true,"Link":"https://browshot.com/api/documentation","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Category":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"Count.io","Description":"Persistent counting and A/B testing","Auth":null,"HTTPS":true,"Link":"https://count.io","Category":"Development"},{"API":"DigitalOcean Status","Description":"Status of all DigitalOcean services","Auth":null,"HTTPS":true,"Link":"https://status.digitalocean.com/api/v1","Category":"Development"},{"API":"DomainDb Info","Description":"Domain name search to find all domains containing particular words/phrases/etc","Auth":null,"HTTPS":true,"Link":"https://domainsdb.info/apidomainsdb/index.php","Category":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Category":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Category":"Development"},{"API":"Github","Description":"Information for a user's Github profile","Auth":null,"HTTPS":true,"Link":"https://developer.github.com/v3/","Category":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Category":"Development"},{"API":"HackerRank","Description":"Compile source code and run against a set of provided test cases","Auth":"apiKey","HTTPS":true,"Link":"https://www.hackerrank.com/api/docs","Category":"Development"},{"API":"HTTP2.Pro","Description":"Test endpoints for client and server HTTP/2 protocol support","Auth":null,"HTTPS":true,"Link":"https://http2.pro/doc/api","Category":"Development"},{"API":"import.io","Description":"Retrieve structured data from a website or RSS feed","Auth":"apiKey","HTTPS":true,"Link":"http://api.docs.import.io/","Category":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Category":"Development"},{"API":"IPinfo","Description":"Another simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/developers","Category":"Development"},{"API":"JSON 2 JSONP","Description":"Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript","Auth":null,"HTTPS":true,"Link":"https://json2jsonp.com/","Category":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":"apiKey","HTTPS":true,"Link":"https://jsonbin.io","Category":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Category":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Category":"Development"},{"API":"Let's Validate","Description":"Uncovers the technologies used on websites and URL to thumbnail","Auth":null,"HTTPS":true,"Link":"https://github.com/letsvalidate/api","Category":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Category":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Category":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Category":"Development"},{"API":"Public APIs","Description":"A collective list of free JSON APIs for use in web development","Auth":null,"HTTPS":true,"Link":"https://github.com/toddmotto/public-apis/tree/master/json","Category":"Development"},{"API":"QR code","Description":"Generate and decode / read QR code graphics","Auth":null,"HTTPS":true,"Link":"http://goqr.me/api/","Category":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Category":"Development"},{"API":"Scrape Website Email","Description":"Grabs email addresses from a URL","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/tommytcchan/scrape-website-email","Category":"Development"},{"API":"SHOUTCLOUD","Description":"ALL-CAPS AS A SERVICE","Auth":null,"HTTPS":false,"Link":"http://shoutcloud.io/","Category":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Category":"Development"},{"API":"Verse","Description":"Check what's the latest version of your favorite open-source project","Auth":null,"HTTPS":true,"Link":"https://verse.pawelad.xyz/","Category":"Development"},{"API":"XML to JSON","Description":"Integration developer utility APIs","Auth":null,"HTTPS":true,"Link":"https://developers.wso2apistore.com/","Category":"Development"},{"API":"Oxford","Description":"Dictionary Data","Auth":"apiKey","HTTPS":true,"Link":"https://developer.oxforddictionaries.com/","Category":"Dictionaries"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Category":"Dictionaries"},{"API":"Words","Description":"Definitions and synonyms for more than 150,000 words","Auth":"apiKey","HTTPS":true,"Link":"https://www.wordsapi.com/","Category":"Dictionaries"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Category":"Documents & Productivity"},{"API":"Mercury","Description":"Web parser","Auth":"apiKey","HTTPS":true,"Link":"https://mercury.postlight.com/web-parser/","Category":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Category":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Category":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Category":"Documents & Productivity"},{"API":"Restpack","Description":"Provides screenshot, HTML to PDF, and content extraction APIs","Auth":"apiKey","HTTPS":true,"Link":"https://restpack.io/","Category":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Category":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Category":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Category":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Category":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Category":"Environment"},{"API":"UK Carbon Intensity","Description":"The Official Carbon Intensity API for Great Britain developed by National Grid","Auth":null,"HTTPS":true,"Link":"https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0","Category":"Environment"},{"API":"Eventbrite","Description":"Find events","Auth":"OAuth","HTTPS":true,"Link":"https://www.eventbrite.com/developer/v3/","Category":"Events"},{"API":"Picatic","Description":"Sell tickets anywhere","Auth":"apiKey","HTTPS":true,"Link":"http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto","Category":"Events"},{"API":"Ticketmaster","Description":"Search events, attractions, or venues","Auth":"apiKey","HTTPS":true,"Link":"http://developer.ticketmaster.com/products-and-docs/apis/getting-started/","Category":"Events"},{"API":"Alpha Vantage","Description":"Realtime and historical stock data","Auth":"apiKey","HTTPS":true,"Link":"https://www.alphavantage.co/","Category":"Finance"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Category":"Finance"},{"API":"Consumer Financial Protection Bureau","Description":"Financial services consumer complains data","Auth":"apiKey","HTTPS":true,"Link":"https://data.consumerfinance.gov/resource/jhzv-w97w.json","Category":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Category":"Finance"},{"API":"IG","Description":"Spreadbetting and CFD Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://labs.ig.com/gettingstarted","Category":"Finance"},{"API":"Plaid","Description":"Connect with users’ bank accounts and access transaction data","Auth":"apiKey","HTTPS":true,"Link":"https://plaid.com/","Category":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Category":"Finance"},{"API":"RoutingNumbers.info","Description":"ACH/NACHA Bank Routing Numbers","Auth":null,"HTTPS":true,"Link":"https://www.routingnumbers.info/api/index.html","Category":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Category":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Category":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Category":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Category":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Category":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Category":"Food & Drink"},{"API":"Open Food Facts","Description":"Food Products Database","Auth":null,"HTTPS":true,"Link":"https://world.openfoodfacts.org/data","Category":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Category":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Category":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Category":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Category":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.thecocktaildb.com/","Category":"Food & Drink"},{"API":"TheMealDB","Description":"Meal Recipes","Auth":"apiKey","HTTPS":false,"Link":"http://www.themealdb.com/","Category":"Food & Drink"},{"API":"What's on the menu?","Description":"NYPL human-transcribed historical menu collection","Auth":"apiKey","HTTPS":false,"Link":"http://nypl.github.io/menus-api/","Category":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":"apiKey","HTTPS":true,"Link":"https://developer.yummly.com/","Category":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Category":"Food & Drink"},{"API":"Whitepages Pro","Description":"Global identity verification with phone, address, email, and IP","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/identity-check-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone reputation to detect spammy phones","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-reputation-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get an owner’s name, address, demographics based on the phone number","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-phone-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Phone number validation, line_type, carrier append","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/phone-intelligence-api/","Category":"Fraud Prevention"},{"API":"Whitepages Pro","Description":"Get normalized physical address, residents, address type, and validity","Auth":"apiKey","HTTPS":true,"Link":"https://pro.whitepages.com/developer/documentation/reverse-address-api/","Category":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":"apiKey","HTTPS":true,"Link":"https://dev.battle.net/","Category":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Category":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Category":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Category":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Category":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Category":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Category":"Games & Comics"},{"API":"Destiny The Game","Description":"Bungie Platform API","Auth":"apiKey","HTTPS":true,"Link":"https://github.com/Bungie-net/api","Category":"Games & Comics"},{"API":"Dota 2","Description":"Provides information about Player stats , Match stats, Rankings for Dota 2","Auth":null,"HTTPS":true,"Link":"https://docs.opendota.com/","Category":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Category":"Games & Comics"},{"API":"Games","Description":"Minecraft and other server info & user info)","Auth":null,"HTTPS":true,"Link":"https://docs.gameapis.net/","Category":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Category":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Category":"Games & Comics"},{"API":"Halo","Description":"Halo 5 and Halo Wars 2 Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.haloapi.com/","Category":"Games & Comics"},{"API":"Hearthstone","Description":"Hearthstone Cards Information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://hearthstoneapi.com/","Category":"Games & Comics"},{"API":"IGDB.com","Description":"Video Game Database","Auth":"apiKey","HTTPS":true,"Link":"https://api.igdb.com/","Category":"Games & Comics"},{"API":"Jokes","Description":"Programming and general jokes","Auth":null,"HTTPS":true,"Link":"https://github.com/15Dkatz/official_joke_api","Category":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Category":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Category":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Category":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Category":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Category":"Games & Comics"},{"API":"PlayerUnknown's Battlegrounds","Description":"PUBG Stats","Auth":"apiKey","HTTPS":true,"Link":"https://pubgtracker.com/site-api","Category":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Category":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Category":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Category":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Category":"Games & Comics"},{"API":"xkcd","Description":"Retrieve xkcd comics as JSON","Auth":null,"HTTPS":true,"Link":"https://xkcd.com/json.html","Category":"Games & Comics"},{"API":"adresse.data.gouv.fr","Description":"Address database of France, geocoding, and reverse","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr","Category":"Geocoding"},{"API":"Battuta","Description":"A (country/region/city) in-cascade location API","Auth":"apiKey","HTTPS":true,"Link":"https://battuta.medunes.net","Category":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Category":"Geocoding"},{"API":"City Context","Description":"Crime, school, and transportation data for US cities","Auth":"apiKey","HTTPS":true,"Link":"https://www.citycontext.com/api-reference#/","Category":"Geocoding"},{"API":"CitySDK","Description":"Open APIs for select European cities","Auth":null,"HTTPS":true,"Link":"http://www.citysdk.eu/citysdk-toolkit/","Category":"Geocoding"},{"API":"Daum Maps","Description":"Daum Maps provide multiple APIs for Korean maps","Auth":"apiKey","HTTPS":false,"Link":"http://apis.map.daum.net/","Category":"Geocoding"},{"API":"FreeGeoIP","Description":"Geolocation of IP addresses","Auth":null,"HTTPS":true,"Link":"https://freegeoip.net/","Category":"Geocoding"},{"API":"GeoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Category":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Category":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Category":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Category":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Category":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Category":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Category":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Category":"Geocoding"},{"API":"IP Sidekick","Description":"Geolocation API that returns extra information about an IP address","Auth":"apiKey","HTTPS":true,"Link":"https://ipsidekick.com","Category":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Category":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Category":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Category":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Category":"Geocoding"},{"API":"One Map, Singapore","Description":"Singapore Land Authority REST API services for Singapore addresses","Auth":"apiKey","HTTPS":true,"Link":"https://docs.onemap.sg/","Category":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Category":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Category":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Category":"Geocoding"},{"API":"PostcodeData.nl","Description":"Provide geolocation data based on postcode for Dutch addresses","Auth":null,"HTTPS":false,"Link":"http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json","Category":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Category":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Category":"Geocoding"},{"API":"Uebermaps","Description":"Discover and share maps with friends","Auth":"apiKey","HTTPS":true,"Link":"https://uebermaps.com/api/v2","Category":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Category":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Category":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Category":"Geocoding"},{"API":"BCLaws","Description":"Access to the laws of British Columbia","Auth":null,"HTTPS":false,"Link":"http://www.bclaws.ca/civix/template/complete/api/index.html","Category":"Government"},{"API":"BusinessUSA","Description":"BusinessUSA gives developers access to authoritative information on US. programs, events, services and more","Auth":"apiKey","HTTPS":true,"Link":"https://business.usa.gov/developer","Category":"Government"},{"API":"Census.gov","Description":"The US Census Bureau provides various APIs and data sets on demographics and businesses","Auth":null,"HTTPS":true,"Link":"https://www.census.gov/data/developers/data-sets.html","Category":"Government"},{"API":"EPA","Description":"Web services and data sets from the US Environmental Protection Agency","Auth":null,"HTTPS":true,"Link":"https://developer.epa.gov/category/api/","Category":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Category":"Government"},{"API":"Food Standards Agency","Description":"UK food hygiene rating data API","Auth":null,"HTTPS":false,"Link":"http://ratings.food.gov.uk/open-data/en-GB","Category":"Government"},{"API":"Regulations.gov","Description":"Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process","Auth":"apiKey","HTTPS":true,"Link":"https://regulationsgov.github.io/developers/","Category":"Government"},{"API":"BetterDoctor","Description":"Detailed information about doctors in your area","Auth":"apiKey","HTTPS":true,"Link":"https://developer.betterdoctor.com/","Category":"Health"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Category":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Category":"Health"},{"API":"Healthcare.gov","Description":"Educational content about the US Health Insurance Marketplace","Auth":null,"HTTPS":true,"Link":"https://www.healthcare.gov/developers/","Category":"Health"},{"API":"Lexigram","Description":"NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology","Auth":"apiKey","HTTPS":true,"Link":"https://docs.lexigram.io/v1/welcome","Category":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Category":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Category":"Health"},{"API":"NPPES","Description":"National Plan & Provider Enumeration System, info on healthcare providers registered in US","Auth":null,"HTTPS":true,"Link":"https://npiregistry.cms.hhs.gov/registry/help-api","Category":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Category":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Category":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Category":"Health"},{"API":"Adzuna","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://developer.adzuna.com/overview","Category":"Jobs"},{"API":"Authentic Jobs","Description":"Job board for designers, hackers, and creative pros","Auth":"apiKey","HTTPS":true,"Link":"https://authenticjobs.com/api/docs","Category":"Jobs"},{"API":"Careerjet","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"https://www.careerjet.com/partners/api/","Category":"Jobs"},{"API":"Github Jobs","Description":"Jobs for software developers","Auth":null,"HTTPS":true,"Link":"https://jobs.github.com/api","Category":"Jobs"},{"API":"Indeed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.indeed.com/publisher","Category":"Jobs"},{"API":"Jobs2Careers","Description":"Job aggregator","Auth":"apiKey","HTTPS":true,"Link":"http://api.jobs2careers.com/api/spec.pdf","Category":"Jobs"},{"API":"Jooble","Description":"Job search engine","Auth":"apiKey","HTTPS":true,"Link":"https://us.jooble.org/api/about","Category":"Jobs"},{"API":"Juju","Description":"Job search engine","Auth":"apiKey","HTTPS":false,"Link":"http://www.juju.com/publisher/spec/","Category":"Jobs"},{"API":"Open Skills","Description":"Job titles, skills, and related jobs data","Auth":null,"HTTPS":false,"Link":"https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview","Category":"Jobs"},{"API":"Reed","Description":"Job board aggregator","Auth":"apiKey","HTTPS":true,"Link":"https://www.reed.co.uk/developers","Category":"Jobs"},{"API":"Search.gov Jobs","Description":"Tap into a list of current jobs openings with the United States government","Auth":null,"HTTPS":true,"Link":"https://search.gov/developer/jobs.html","Category":"Jobs"},{"API":"The Muse","Description":"Job board and company profiles","Auth":"apiKey","HTTPS":true,"Link":"https://www.themuse.com/developers/api/v2","Category":"Jobs"},{"API":"Upwork","Description":"Freelance job board and management system","Auth":"OAuth","HTTPS":true,"Link":"https://developers.upwork.com/","Category":"Jobs"},{"API":"USAJOBS","Description":"US government job board","Auth":"apiKey","HTTPS":true,"Link":"https://developer.usajobs.gov/","Category":"Jobs"},{"API":"ZipRecruiter","Description":"Job search app and website","Auth":"apiKey","HTTPS":true,"Link":"https://www.ziprecruiter.com/publishers","Category":"Jobs"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Category":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Category":"Machine Learning"},{"API":"Dialogflow","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://dialogflow.com","Category":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Category":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Category":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Category":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Category":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Category":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Category":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developers.deezer.com/api","Category":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Category":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Category":"Music"},{"API":"iTunes Search","Description":"Software products","Auth":null,"HTTPS":true,"Link":"https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/","Category":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Category":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://www.last.fm/api","Category":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Category":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Category":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Category":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Category":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Category":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Category":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Category":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Category":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Category":"Music"},{"API":"TasteDive","Description":"Similar artist API (also works for movies and TV shows)","Auth":"apiKey","HTTPS":true,"Link":"https://tastedive.com/read/api","Category":"Music"},{"API":"TheAudioDB","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.theaudiodb.com","Category":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Category":"Music"},{"API":"Chronicling America","Description":"Provides access to millions of pages of historic US newspapers from the Library of Congress","Auth":null,"HTTPS":false,"Link":"http://chroniclingamerica.loc.gov/about/api/","Category":"News"},{"API":"Feedbin","Description":"RSS reader","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/feedbin/feedbin-api","Category":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Category":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Category":"News"},{"API":"NPR One","Description":"Personalized news listening experience from NPR","Auth":"OAuth","HTTPS":true,"Link":"http://dev.npr.org/api/","Category":"News"},{"API":"The Guardian","Description":"Access all the content the Guardian creates, categorised by tags and section","Auth":"apiKey","HTTPS":true,"Link":"http://open-platform.theguardian.com/","Category":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Category":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Category":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Category":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Category":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Category":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Category":"Open Data"},{"API":"Federal Register","Description":"The Daily Journal of the United States Government","Auth":null,"HTTPS":true,"Link":"https://www.federalregister.gov/reader-aids/developer-resources","Category":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Category":"Open Data"},{"API":"French Address Search","Description":"French Government","Auth":null,"HTTPS":true,"Link":"https://adresse.data.gouv.fr/api","Category":"Open Data"},{"API":"Marijuana Strains","Description":"Marijuana strains, races, flavors, and effects","Auth":"apiKey","HTTPS":false,"Link":"http://strains.evanbusse.com/","Category":"Open Data"},{"API":"Microlink.io","Description":"Turns any link into information","Auth":null,"HTTPS":true,"Link":"https://docs.microlink.io","Category":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Category":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Category":"Open Data"},{"API":"Open Government, France","Description":"French Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.data.gouv.fr/","Category":"Open Data"},{"API":"Open Government, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Category":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Category":"Open Data"},{"API":"Open Government, Taiwan","Description":"Taiwan Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.gov.tw/","Category":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Category":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Category":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Category":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Category":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Category":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Category":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Category":"Open Data"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Category":"Open Data"},{"API":"Wikidata","Description":"Collaboratively edited knowledge base operated by the Wikimedia Foundation","Auth":"OAuth","HTTPS":true,"Link":"https://www.wikidata.org/w/api.php?action=help","Category":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Category":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Category":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Category":"Open Source Projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Category":"Open Source Projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Category":"Open Source Projects"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Category":"Patent"},{"API":"TIPO","Description":"Taiwan patent search system api","Auth":"apiKey","HTTPS":true,"Link":"https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00","Category":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Category":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Category":"Personality"},{"API":"FavQs.com","Description":"FavQs allows you to collect, discover, and share your favorite quotes","Auth":"apiKey","HTTPS":true,"Link":"https://favqs.com/api","Category":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Category":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Category":"Personality"},{"API":"Medium","Description":"Community of readers and writers offering unique perspectives on ideas","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/Medium/medium-api-docs","Category":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Category":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Category":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Category":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Category":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Category":"Photography"},{"API":"Getty Images","Description":"Build applications using the world's most powerful imagery","Auth":"OAuth","HTTPS":true,"Link":"http://developers.gettyimages.com/api/docs/","Category":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Category":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":"apiKey","HTTPS":true,"Link":"https://developers.giphy.com/docs/","Category":"Photography"},{"API":"Gyazo","Description":"Upload images","Auth":"apiKey","HTTPS":true,"Link":"https://gyazo.com/api/docs","Category":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://apidocs.imgur.com/","Category":"Photography"},{"API":"Pixabay","Description":"Photography","Auth":"apiKey","HTTPS":true,"Link":"https://pixabay.com/sk/service/about/api/","Category":"Photography"},{"API":"Pixhost","Description":"Upload images, photos, galleries","Auth":null,"HTTPS":true,"Link":"https://pixhost.org/api/index.html","Category":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Category":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Category":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Category":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Category":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Category":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Category":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Category":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Category":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Category":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Category":"Science"},{"API":"SpaceX","Description":"Company, vehicle, launchpad and launch data","Auth":null,"HTTPS":true,"Link":"https://github.com/r-spacex/SpaceX-API","Category":"Science"},{"API":"Sunrise and Sunset","Description":"Sunset and sunrise times for a given latitude and longitude","Auth":null,"HTTPS":true,"Link":"https://sunrise-sunset.org/api","Category":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Category":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Category":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Category":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Category":"Security"},{"API":"HaveIBeenPwned","Description":"Passwords which have previously been exposed in data breaches","Auth":null,"HTTPS":true,"Link":"https://haveibeenpwned.com/API/v2","Category":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Category":"Security"},{"API":"Best Buy","Description":"Products, Buying Options, Categories, Recommendations, Stores, and Commerce","Auth":"apiKey","HTTPS":true,"Link":"https://bestbuyapis.github.io/api-documentation/#overview","Category":"Shopping"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Category":"Shopping"},{"API":"Wal-Mart","Description":"Item price and availability","Auth":"apiKey","HTTPS":true,"Link":"https://developer.walmartlabs.com/docs","Category":"Shopping"},{"API":"Buffer","Description":"Access to pending and sent updates in Buffer","Auth":"OAuth","HTTPS":true,"Link":"https://buffer.com/developers/api","Category":"Social"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Category":"Social"},{"API":"Discord","Description":"Make bots for Discord, integrate Discord onto an external platform","Auth":"OAuth","HTTPS":true,"Link":"https://discordapp.com/developers/docs/intro","Category":"Social"},{"API":"DonReach Social Count","Description":"Get the social share count of a URL from every major social network","Auth":null,"HTTPS":true,"Link":"https://donreach.com/social-share-count/","Category":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Category":"Social"},{"API":"Foursquare","Description":"Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)","Auth":"OAuth","HTTPS":true,"Link":"https://developer.foursquare.com/","Category":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Category":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Category":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Category":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Category":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Category":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Category":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Category":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Category":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Category":"Social"},{"API":"SharedCount","Description":"Social media like and share data for any URL","Auth":"apiKey","HTTPS":true,"Link":"http://docs.sharedcount.com/","Category":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Category":"Social"},{"API":"Telegram Bot","Description":"Simplified HTTP version of the MTProto API for bots","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/bots/api","Category":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Category":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Category":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitch.tv/docs","Category":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Category":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Category":"Social"},{"API":"BikeWise","Description":"Bikewise is a place to learn about and report bike crashes, hazards, and thefts","Auth":null,"HTTPS":true,"Link":"https://www.bikewise.org/documentation/api_v2","Category":"Sports & Fitness"},{"API":"Cartola FC","Description":"The Cartola FC API serves to check the partial points of your team","Auth":null,"HTTPS":true,"Link":"https://github.com/wgenial/cartrolandofc","Category":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Category":"Sports & Fitness"},{"API":"Cricket Live Scores","Description":"Live cricket scores","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/dev132/cricket-live-scores","Category":"Sports & Fitness"},{"API":"Ergast F1","Description":"F1 data from the beginning of the world championships in 1950","Auth":null,"HTTPS":false,"Link":"http://ergast.com/mrd/","Category":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Category":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Category":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Category":"Sports & Fitness"},{"API":"NBA Stats","Description":"Current and historical NBA Statistics","Auth":null,"HTTPS":true,"Link":"https://any-api.com/nba_com/nba_com/docs/API_Description","Category":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Category":"Sports & Fitness"},{"API":"Pro Motocross","Description":"The RESTful AMA Pro Motocross lap times for every racer on the start gate","Auth":null,"HTTPS":false,"Link":"http://promotocrossapi.com","Category":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Category":"Sports & Fitness"},{"API":"SuredBits","Description":"Query sports data, including teams, players, games, scores, and statistics","Auth":null,"HTTPS":false,"Link":"https://suredbits.com/api/","Category":"Sports & Fitness"},{"API":"TheSportsDB","Description":"Crowd-Sourced Sports Data and Artwork","Auth":"apiKey","HTTPS":false,"Link":"http://www.thesportsdb.com","Category":"Sports & Fitness"},{"API":"UFC Data","Description":"Ultimate Fighting Championship information for events and fighters","Auth":null,"HTTPS":false,"Link":"http://ufc-data-api.ufc.com/","Category":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Category":"Sports & Fitness"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Category":"Test Data"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Category":"Test Data"},{"API":"FHIR","Description":"Fast Healthcare Interoperability Resources test data","Auth":null,"HTTPS":true,"Link":"http://fhirtest.uhn.ca/home","Category":"Test Data"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Category":"Test Data"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Category":"Test Data"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Category":"Test Data"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Category":"Test Data"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Category":"Test Data"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Category":"Test Data"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Category":"Test Data"},{"API":"Yes No","Description":"Generate yes or no randomly","Auth":null,"HTTPS":true,"Link":"https://yesno.wtf/api","Category":"Test Data"},{"API":"Aylien Text Analysis","Description":"A collection of information retrieval and natural language APIs","Auth":"apiKey","HTTPS":true,"Link":"http://docs.aylien.com/","Category":"Text Analysis"},{"API":"Google Cloud Natural","Description":"Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis","Auth":"apiKey","HTTPS":true,"Link":"https://cloud.google.com/natural-language/docs/","Category":"Text Analysis"},{"API":"Semantira","Description":"Text Analytics with sentiment analysis, categorization & named entity extraction","Auth":"OAuth","HTTPS":true,"Link":"https://semantria.readme.io/docs","Category":"Text Analysis"},{"API":"Watson Natural Language Understanding","Description":"Natural language processing for advanced text analysis","Auth":"OAuth","HTTPS":true,"Link":"https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/","Category":"Text Analysis"},{"API":"Postmon","Description":"An API to query Brazilian ZIP codes and orders easily, quickly and free","Auth":null,"HTTPS":false,"Link":"http://postmon.com.br","Category":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Category":"Tracking"},{"API":"ADS-B Exchange","Description":"Access real-time and historical data of any and all airbone aircraft","Auth":null,"HTTPS":true,"Link":"https://www.adsbexchange.com/data/","Category":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Category":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Category":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Category":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Category":"Transportation"},{"API":"GraphHopper","Description":"A-to-B routing with turn-by-turn instructions","Auth":"apiKey","HTTPS":true,"Link":"https://graphhopper.com/api/1/docs/","Category":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Category":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Category":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Category":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Category":"Transportation"},{"API":"REFUGE Restrooms","Description":"Provides safe restroom access for transgender, intersex, and gender nonconforming individuals","Auth":null,"HTTPS":true,"Link":"https://www.refugerestrooms.org/api/docs/#!/restrooms","Category":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Category":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Category":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Category":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Category":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Category":"Transportation"},{"API":"Transport for Berlin, Germany","Description":"Third-party VBB API","Auth":null,"HTTPS":true,"Link":"https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md","Category":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Category":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Category":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Category":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Category":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Category":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Category":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Category":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Category":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Category":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Category":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Category":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Category":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Category":"Transportation"},{"API":"Transport for Ottawa, Canada","Description":"OC Transpo next bus arrival API","Auth":null,"HTTPS":false,"Link":"http://www.octranspo.com/index.php/developers","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"RATP Open Data API","Auth":null,"HTTPS":false,"Link":"http://data.ratp.fr/api/v1/console/datasets/1.0/search/","Category":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Category":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Category":"Transportation"},{"API":"Transport for Rio de Janeiro, Brazil","Description":"Prefeitura do Rio (City Hall)","Auth":null,"HTTPS":false,"Link":"http://data.rio/group/transporte-e-mobilidade","Category":"Transportation"},{"API":"Transport for Sao Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Category":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Category":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Category":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Category":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Category":"Transportation"},{"API":"Transport for United States","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Category":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for Victoria, AU","Description":"PTV API","Auth":"apiKey","HTTPS":true,"Link":"https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/","Category":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Category":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Category":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Category":"University"},{"API":"Bitly","Description":"URL shortener and link management","Auth":"OAuth","HTTPS":true,"Link":"http://dev.bitly.com/get_started.html","Category":"URL Shorteners"},{"API":"ClickMeter","Description":"Monitor, compare, and optimize your marketing links","Auth":"apiKey","HTTPS":true,"Link":"https://support.clickmeter.com/hc/en-us/categories/201474986","Category":"URL Shorteners"},{"API":"Google URL Shortener","Description":"Takes long URLs and squeezes them into fewer characters to make a link that is easier to share","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/url-shortener/v1/getting_started","Category":"URL Shorteners"},{"API":"Rebrandly","Description":"Custom URL shortener for sharing branded links","Auth":"apiKey","HTTPS":true,"Link":"https://developers.rebrandly.com/v1/docs","Category":"URL Shorteners"},{"API":"Brazilian Vehicles and Prices","Description":"Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe","Auth":null,"HTTPS":true,"Link":"https://deividfortuna.github.io/fipe/","Category":"Vehicle"},{"API":"Edmunds","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"API":"NHTSA","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Category":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Category":"Video"},{"API":"Czech Television","Description":"TV programme of Czech TV","Auth":null,"HTTPS":false,"Link":"http://www.ceskatelevize.cz/xml/tv-program/","Category":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Category":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Category":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Category":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Category":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Category":"Video"},{"API":"TVDB","Description":"Television data","Auth":"apiKey","HTTPS":true,"Link":"https://api.thetvdb.com/swagger","Category":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Category":"Video"},{"API":"Utelly","Description":"Check where a tv show or movie is available","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/utelly/utelly","Category":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Category":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Category":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Category":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Category":"Weather"},{"API":"ODWeather","Description":"Weather and weather webcams","Auth":null,"HTTPS":false,"Link":"http://api.oceandrivers.com/static/docs.html","Category":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Category":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Category":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Category":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Category":"Weather"}]}